Skip to content

Commit

Permalink
tab/space fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fheinecke committed Mar 7, 2024
1 parent 75aada3 commit 77b840d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
{{- end }}
labels:
{{- include "gha-exporter.labels" . | nindent 8 }}
{{- with .Values.podLabels }}
{{- with .Values.podLabels }}
{{- toYaml . | nindent 8 }}
{{- end }}
spec:
Expand Down

0 comments on commit 77b840d

Please sign in to comment.