mirror of
https://github.com/helm/helm.git
synced 2026-08-03 22:50:49 +00:00
Merge pull request #12457 from genofire/patch-1
chore(create): indent to spaces
This commit is contained in:
@@ -311,7 +311,7 @@ spec:
|
||||
{{- end }}
|
||||
labels:
|
||||
{{- include "<CHARTNAME>.labels" . | nindent 8 }}
|
||||
{{- with .Values.podLabels }}
|
||||
{{- with .Values.podLabels }}
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user