Skip to content

Commit

Permalink
Reverting topology indentation
Browse files Browse the repository at this point in the history
Signed-off-by: gar <[email protected]>
  • Loading branch information
sekka1 committed Apr 11, 2020
1 parent 84c397e commit c0d1613
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions clusters/aws/kops/template/cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit c0d1613

Please sign in to comment.