helm
helm copied to clipboard
feat(pdb): Add support for 'PodDisruptionBudget'
PR for https://github.com/WeblateOrg/helm/issues/723.
My logic
Disabled by default (assuming most users run only one replica, so a PDB doesn’t make sense).
Provides an option to configure maxUnavailable and minAvailable rules.