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 65bfb97 commit a8b5adaCopy full SHA for a8b5ada
cluster/etcd/stack.yaml
@@ -62,7 +62,6 @@ Resources:
62
ETCD_CERT_FILE=/etc/etcd/ssl/client.cert
63
ETCD_KEY_FILE=/etc/etcd/ssl/client.key
64
ETCD_TRUSTED_CA_FILE=/etc/etcd/ssl/ca.cert
65
- ETCD_CLIENT_TLS_ENABLED='true'
66
ETCD_LOG_LEVEL=info
67
HOSTED_ZONE="{{.Values.hosted_zone}}"
68
S3_CERTS_BUCKET="{{ .S3GeneratedFilesPath }}"
0 commit comments