Skip to content

Commit

Permalink
fix: helm podDisruptionBudget for controller-manager
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Alavi <[email protected]>
  • Loading branch information
a7i committed Oct 27, 2023
1 parent 761e22e commit 5ef785d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/karmada/templates/karmada-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,4 @@ spec:
{{ toYaml .Values.controllerManager.podDisruptionBudget | nindent 2 }}
{{- end -}}

---
{{- end }}

0 comments on commit 5ef785d

Please sign in to comment.