File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -615,7 +615,7 @@ etcd_instance_type: "t3.medium"
615
615
{{end}}
616
616
617
617
etcd_scalyr_key : " "
618
- etcd_ami : {{ amiID "zalando-ubuntu-etcd-production-v3.5.9-amd64-main-15 " "861068367966"}}
618
+ etcd_ami : {{ amiID "zalando-ubuntu-etcd-production-v3.5.9-amd64-main-20 " "861068367966"}}
619
619
620
620
dynamodb_service_link_enabled : " false"
621
621
Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ Resources:
62
62
ETCD_CERT_FILE=/etc/etcd/ssl/client.cert
63
63
ETCD_KEY_FILE=/etc/etcd/ssl/client.key
64
64
ETCD_TRUSTED_CA_FILE=/etc/etcd/ssl/ca.cert
65
- ETCD_CLIENT_TLS_ENABLED='true'
66
65
ETCD_LOG_LEVEL=info
67
66
HOSTED_ZONE="{{.Values.hosted_zone}}"
68
67
S3_CERTS_BUCKET="{{ .S3GeneratedFilesPath }}"
You can’t perform that action at this time.
0 commit comments