Skip to content

Commit

Permalink
chore(create): indent to spaces
Browse files Browse the repository at this point in the history
Signed-off-by: genofire <geno+dev@fireorbit.de>
(cherry picked from commit 919bffe)
  • Loading branch information
genofire authored and mattfarina committed Dec 13, 2023
1 parent 2a2fb3b commit 2e63576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/chartutil/create.go
Expand Up @@ -311,7 +311,7 @@ spec:
{{- end }}
labels:
{{- include "<CHARTNAME>.labels" . | nindent 8 }}
{{- with .Values.podLabels }}
{{- with .Values.podLabels }}
{{- toYaml . | nindent 8 }}
{{- end }}
spec:
Expand Down

0 comments on commit 2e63576

Please sign in to comment.