Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 975ac4c

Browse files
Leave in etcd ips output in controlplane outputs.
1 parent a0cb160 commit 975ac4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/controlplane/config/templates/stack-template.json

-2
Original file line numberDiff line numberDiff line change
@@ -1877,7 +1877,6 @@
18771877
},
18781878
{{end}}
18791879
{{end}}
1880-
{{if not .Kubernetes.Networking.SelfHosting.Enabled }}
18811880
{{range $index, $etcdInstance := $.EtcdNodes}}
18821881
{{if $etcdInstance.EIPManaged}}
18831882
"{{$etcdInstance.EIPLogicalName}}": {
@@ -1894,7 +1893,6 @@
18941893
},
18951894
{{end}}
18961895
{{end}}
1897-
{{end}}
18981896
{{ if not .Controller.IAMConfig.InstanceProfile.Arn }}
18991897
"ControllerIAMRoleArn": {
19001898
"Description": "The ARN of the IAM role for Controllers",

0 commit comments

Comments
 (0)