style: trim whitespaces before {{include}}
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
{{ include "common.metadata" (list $top) | nindent 2 }}
|
||||
{{- include "common.metadata" (list $top) | nindent 2 }}
|
||||
spec:
|
||||
type: {{ $service.type }}
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user