style: trim whitespaces before {{include}}
This commit is contained in:
@ -14,7 +14,7 @@ annotations:
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
{{ include "common.metadata" (append . "common.serviceAccount.metadata") | nindent 2 }}
|
||||
{{- include "common.metadata" (append . "common.serviceAccount.metadata") | nindent 2 }}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "common.serviceAccount" -}}
|
||||
|
Reference in New Issue
Block a user