Users will be able to specify pod disruption budgets (PDBs) for their gateway deployments. I do not see drawbacks, given that PDBs are optional, and disabled by default.
Additional information
Checklist
[X] Chart version bumped in Chart.yaml according to semver.
[X] Variables are documented in the README.md
[X] Title of the PR starts with chart name (e.g. [charts/gateway])
[X] If the chart contains a values-production.yaml apart from values.yaml, ensure that you implement the changes in both files
Description of the change
Benefits
Users will be able to specify pod disruption budgets (PDBs) for their gateway deployments. I do not see drawbacks, given that PDBs are optional, and disabled by default.
Additional information
Checklist
Chart.yaml
according to semver.[charts/gateway]
)values-production.yaml
apart fromvalues.yaml
, ensure that you implement the changes in both files