Skip to content

chore(helm-templates):support maxUnavailable on pdb resouces#807

Merged
MuneebAijaz merged 3 commits intostakater:masterfrom
dimitris4000:enhance-pdbs
Jan 29, 2025
Merged

chore(helm-templates):support maxUnavailable on pdb resouces#807
MuneebAijaz merged 3 commits intostakater:masterfrom
dimitris4000:enhance-pdbs

Conversation

@dimitris4000
Copy link
Copy Markdown
Contributor

In some deployment "minAvailable" option is causing issues with cluster scaling and maintenance operations.
In those cases "maxUnavailable" option could provide a functional solution.

This change allows users to add maxUnavailable in their values.yaml and PDB will be created using that instead.
If the option is not provided the PDB resource will be created as it was before this change.

@MuneebAijaz MuneebAijaz merged commit 41802ad into stakater:master Jan 29, 2025
pratikbin pushed a commit to NodeOps-app/Reloader that referenced this pull request Nov 13, 2025
chore(helm-templates):support maxUnavailable on pdb resouces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants