mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
Update values-production.yaml
This commit is contained in:
committed by
Liviu Costea
parent
04b5a7eef2
commit
54478f6cc1
@@ -36,14 +36,12 @@ 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
|
||||
##
|
||||
podDisruptionBudget:
|
||||
maxUnavailable: 1
|
||||
|
||||
|
||||
## Partition update strategy
|
||||
## https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#partitions
|
||||
|
||||
Reference in New Issue
Block a user