Skip to content

Commit

Permalink
fix: (Helm Chart) Add replicas default value
Browse files Browse the repository at this point in the history
  • Loading branch information
Maya Baya committed May 11, 2022
1 parent 58955a4 commit 42856fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/wordpress-hardened/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ podDisruptionBudget:
spec:
minAvailable: 1
maxUnavailable: 0
replicas: 1
rollingUpdate:
enabled: true
spec:
Expand Down

0 comments on commit 42856fd

Please sign in to comment.