Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chart): allow configuration of k8s_sensor pod disruption budget #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maandr
Copy link

@maandr maandr commented Feb 6, 2024

allow configuration of k8s_sensor pod disruption budget

Why

Depending on the replication settings, a pod disruption budget with minAvailable might block a automated node update. It some cases it might be beneficial to allow the re-configuration of the pdb to use maxUnavailable instead.

What

Allow configuration of the k8s_sensor pod disruption budget from the values.yaml

Checklist

  • Backwards compatible?
  • Documentation added to the README.md?
  • Changelog updated?

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.

1 participant