We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29a1ca commit 2cef851Copy full SHA for 2cef851
jobs/tcp_emitter/spec
@@ -28,21 +28,13 @@ properties:
28
tcp_emitter.bbs.client_key:
29
description: "PEM-encoded client key"
30
31
- tcp_emitter.routing_api_port:
32
- description: "Port of routing api"
33
- default: "3000"
34
-
35
routing_api.auth_disabled:
36
description: "auth disabled setting of routing api"
37
default: false
38
39
tcp_emitter.oauth_secret:
40
description: "Password for UAA client for tcp emitter."
41
42
- tcp_emitter.uaa_port:
43
- description: "Port on which UAA is running."
44
- default: "8080"
45
46
tcp_emitter.lock_ttl:
47
description: "TTL for service lock"
48
default: "10s"
0 commit comments