Update values-production.yaml

This commit is contained in:
Carlos Rodríguez Hernández
2019-04-11 16:22:38 +02:00
committed by Liviu Costea
parent 04b5a7eef2
commit 54478f6cc1

View File

@@ -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