Skip to content

Commit

Permalink
K8SPSMDB-554 - Add podDisruptionBudget for nonvoting members in cr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tplavcic authored and delgod committed Sep 17, 2021
1 parent e3598c1 commit c96287e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/cr.yaml
Expand Up @@ -142,6 +142,9 @@ spec:
# nodeSelector:
# disktype: ssd
# schedulerName: "default"
podDisruptionBudget:
maxUnavailable: 1
# minAvailable: 0
resources:
limits:
cpu: "300m"
Expand Down

0 comments on commit c96287e

Please sign in to comment.