5d3eed23a7
deployments This allows services to work with etcd when coordination is enabled for TLS internal deployments. Without this fix, we fail to connect to etcd with the coordination backend and the service itself crashes. Change-Id: I0c1d6b87e663e48c15a846a2774b0a4531a3ca68
9 lines
314 B
YAML
9 lines
314 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Set the etcd internal hostname and cacert for tls internal enabled
|
|
deployments. This allows services to work with etcd when
|
|
coordination is enabled for TLS interal deployments. Without this
|
|
fix, the coordination backend fails to connect to etcd and the
|
|
service itself crashes.
|