diff --git a/clusters/aws/kops/template/cluster.yml b/clusters/aws/kops/template/cluster.yml index cf1298e5c..40a20b1c2 100644 --- a/clusters/aws/kops/template/cluster.yml +++ b/clusters/aws/kops/template/cluster.yml @@ -268,11 +268,11 @@ spec: zone: {{ $awsRegion }}{{ $value.zone }} {{- end }} - topology: - dns: - type: {{ .topology.dns.type }} - masters: {{ .topology.masters }} - nodes: {{ .topology.nodes }} + topology: + dns: + type: {{ .topology.dns.type }} + masters: {{ .topology.masters }} + nodes: {{ .topology.nodes }} # # Kubernetes Masters #