style: trim whitespaces before {{include}}
This commit is contained in:
@ -13,7 +13,7 @@ namespace: {{ . }}
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
{{ include "common.metadata" (append . "common.serviceMonitor.metadata") | nindent 2 }}
|
||||
{{- include "common.metadata" (append . "common.serviceMonitor.metadata") | nindent 2 }}
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
|
Reference in New Issue
Block a user