Skip to content

Commit e7252f2

Browse files
committed
fix: Add missing newline at end of poddisruptionbudget.yaml
1 parent 2d8eebc commit e7252f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/polaris/templates/poddisruptionbudget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ spec:
3939
selector:
4040
matchLabels:
4141
{{- include "polaris.selectorLabels" . | nindent 6 }}
42-
{{- end }}
42+
{{- end }}

0 commit comments

Comments
 (0)