There was an error while loading. Please reload this page.
1 parent 0ba869f commit e0f1152Copy full SHA for e0f1152
1 file changed
helm/kube-image-keeper/templates/controller-poddisruptionbudget.yaml
@@ -1,4 +1,4 @@
1
-{{- if and .Values.controllers.pdb.create (gt .Values.controllers.replicas 1.0) }}
+{{- if .Values.controllers.pdb.create }}
2
apiVersion: policy/v1
3
kind: PodDisruptionBudget
4
metadata:
0 commit comments