(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:
Jacques ROUSSEL
2025-02-05 22:22:50 +01:00
committed by aleb_the_flash
parent b5037db685
commit 2cd4a6efa8
9 changed files with 76 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
# Changelog
All notable changes to this project will be documented in this file.