Skip to content

Commit 2cef851

Browse files
Shash Reddyflawedmatrix
authored andcommitted
Remove uaa_port and routing_api_port
[#118616645] Signed-off-by: Edwin Xie <[email protected]>
1 parent f29a1ca commit 2cef851

File tree

1 file changed

+0
-8
lines changed
  • jobs/tcp_emitter

1 file changed

+0
-8
lines changed

jobs/tcp_emitter/spec

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,13 @@ properties:
2828
tcp_emitter.bbs.client_key:
2929
description: "PEM-encoded client key"
3030

31-
tcp_emitter.routing_api_port:
32-
description: "Port of routing api"
33-
default: "3000"
34-
3531
routing_api.auth_disabled:
3632
description: "auth disabled setting of routing api"
3733
default: false
3834

3935
tcp_emitter.oauth_secret:
4036
description: "Password for UAA client for tcp emitter."
4137

42-
tcp_emitter.uaa_port:
43-
description: "Port on which UAA is running."
44-
default: "8080"
45-
4638
tcp_emitter.lock_ttl:
4739
description: "TTL for service lock"
4840
default: "10s"

0 commit comments

Comments
 (0)