Skip to content

Commit

Permalink
fix: brackets
Browse files Browse the repository at this point in the history
Signed-off-by: mentlak <[email protected]>
  • Loading branch information
mentlak0 committed Nov 27, 2024
1 parent a0dd72d commit 3aa01ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/prometheus/templates/pdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
{{- end }}
{{- if hasKey $pdbSpec "unhealthyPodEvictionPolicy" }}
unhealthyPodEvictionPolicy: {{ $pdbSpec.unhealthyPodEvictionPolicy }}
{{- end }}}}
{{- end }}
{{- end }}

0 comments on commit 3aa01ca

Please sign in to comment.