mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
Update values.yaml
This commit is contained in:
committed by
Liviu Costea
parent
70e35364a4
commit
04b5a7eef2
@@ -36,7 +36,6 @@ image:
|
||||
##
|
||||
updateStrategy: RollingUpdate
|
||||
|
||||
|
||||
## Limits the number of pods of the replicated application that are down simultaneously from voluntary disruptions
|
||||
## The PDB will only be created if replicaCount is greater than 1
|
||||
## ref: https://kubernetes.io/docs/concepts/workloads/pods/disruptions
|
||||
@@ -44,7 +43,6 @@ updateStrategy: RollingUpdate
|
||||
podDisruptionBudget:
|
||||
maxUnavailable: 1
|
||||
|
||||
|
||||
## Partition update strategy
|
||||
## https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#partitions
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user