Skip to content

Commit e3b1672

Browse files
committed
Relaxed PDB for single instance deployments.
1 parent 39f5bf9 commit e3b1672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/install/all/base/disruption-budget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: contrast-agent-operator
55
namespace: contrast-agent-operator
66
spec:
7-
minAvailable: 1
7+
maxUnavailable: 1
88
selector:
99
matchLabels:
1010
app.kubernetes.io/name: operator

0 commit comments

Comments
 (0)