Skip to content

Commit a8b5ada

Browse files
author
Noor Malik
committed
remove ETCD_CLIENT_TLS_ENABLED from etcd env
1 parent 65bfb97 commit a8b5ada

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cluster/etcd/stack.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Resources:
6262
ETCD_CERT_FILE=/etc/etcd/ssl/client.cert
6363
ETCD_KEY_FILE=/etc/etcd/ssl/client.key
6464
ETCD_TRUSTED_CA_FILE=/etc/etcd/ssl/ca.cert
65-
ETCD_CLIENT_TLS_ENABLED='true'
6665
ETCD_LOG_LEVEL=info
6766
HOSTED_ZONE="{{.Values.hosted_zone}}"
6867
S3_CERTS_BUCKET="{{ .S3GeneratedFilesPath }}"

0 commit comments

Comments
 (0)