|
@@ -354,7 +354,7 @@
|
|
|
- "{{ ansible_service_broker_etcd_image_etcd_path }}"
|
|
|
- "--data-dir=/data"
|
|
|
- "--listen-client-urls=https://0.0.0.0:2379"
|
|
|
- - "--advertise-client-urls=https://0.0.0.0:2379"
|
|
|
+ - "--advertise-client-urls=https://asb-etcd.openshift-ansible-service-broker.svc:2379"
|
|
|
- "--client-cert-auth"
|
|
|
- "--trusted-ca-file=/var/run/etcd-auth-secret/ca.crt"
|
|
|
- "--cert-file=/etc/tls/private/tls.crt"
|