Merge pull request #4188 from a7i/helm-fix-pdb-controller-manager

fix: helm podDisruptionBudget for controller-manager
This commit is contained in:
karmada-bot 2023-10-30 16:06:33 +08:00 committed by GitHub
commit 961aa694be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -92,5 +92,4 @@ spec:
{{ toYaml .Values.controllerManager.podDisruptionBudget | nindent 2 }}
{{- end -}}
---
{{- end }}