You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jobs/policy-server-asg-syncer/spec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ properties:
109
109
description: "Trusted CA for UAA server."
110
110
111
111
uaa_hostname:
112
-
description: "Host name for the UAA server. E.g. the service advertised via Consul DNS. Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
112
+
description: "Host name for the UAA server. E.g. the service advertised via Bosh DNS. Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
Copy file name to clipboardExpand all lines: jobs/policy-server-internal/spec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ properties:
41
41
default: 31946
42
42
43
43
health_check_timeout_seconds:
44
-
description: "Health check timeout for Consul DNS."
44
+
description: "Health check timeout"
45
45
default: 5
46
46
47
47
internal_listen_port:
@@ -52,7 +52,7 @@ properties:
52
52
description: "Trusted CA certificate that was used to sign the vxlan policy agent's client cert and key."
53
53
54
54
server_cert:
55
-
description: "Server certificate for TLS. Must have common name that matches the Consul DNS name of the policy server, eg `policy-server.service.cf.internal`."
55
+
description: "Server certificate for TLS. Must have common name that matches the Bosh DNS name of the policy server, eg `policy-server.service.cf.internal`."
Copy file name to clipboardExpand all lines: jobs/policy-server/spec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ properties:
101
101
description: "Trusted CA for UAA server."
102
102
103
103
uaa_hostname:
104
-
description: "Host name for the UAA server. E.g. the service advertised via Consul DNS. Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
104
+
description: "Host name for the UAA server. E.g. the service advertised via Bosh DNS. Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
0 commit comments