Keep indentation consistent

Signed-off-by: Naseem <naseemkullah@gmail.com>
pull/5890/head
Naseem 6 years ago
parent a985f34b81
commit ab8585faea

@ -254,7 +254,7 @@ kind: ServiceAccount
metadata:
name: {{ template "<CHARTNAME>.serviceAccountName" . }}
labels:
{{ include "<CHARTNAME>.labels" . | indent 4 }}
{{ include "<CHARTNAME>.labels" . | indent 4 }}
{{- end -}}
`

Loading…
Cancel
Save