✨(helm) add pdbs to deployments
In order to avoid a service interruption during a Kubernetes (k8s) upgrade, we add a Pod Disruption Budget (PDB) to deployments.
This commit is contained in:
committed by
Anthony LC
parent
fdd1068c90
commit
68bf024005
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
type: application
|
||||
name: docs
|
||||
version: 2.1.0
|
||||
version: 2.1.0-beta-1
|
||||
appVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user