fix: helm podDisruptionBudget for controller-manager

Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
This commit is contained in:
Amir Alavi 2023-10-27 19:12:10 -04:00
parent 761e22ec3c
commit 5ef785da08
No known key found for this signature in database
GPG Key ID: D6CE9B89BD598BEE
1 changed files with 0 additions and 1 deletions

View File

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