Skip to content

Commit 0e2a302

Browse files
committed
Revert faulty etcd AMI on dev.
Signed-off-by: Rodrigo Reis <[email protected]>
1 parent 8ab052d commit 0e2a302

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cluster/config-defaults.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,11 +642,7 @@ etcd_instance_type: "t3.medium"
642642

643643
etcd_scalyr_key: ""
644644

645-
{{if eq .Cluster.Channel "dev"}}
646-
etcd_ami: {{ amiID "zalando-ubuntu-etcd-production-v3.5.9-amd64-main-27" "861068367966"}}
647-
{{else}}
648645
etcd_ami: {{ amiID "zalando-ubuntu-etcd-production-v3.5.9-amd64-main-24" "861068367966"}}
649-
{{end}}
650646

651647
cluster_dns: "coredns"
652648
coredns_log_svc_names: "true"

0 commit comments

Comments
 (0)