-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Pod disruption budget #324
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @camaeel, thanks for your contribution! Could you take a look at the linting error?
f15f931
to
9549514
Compare
@akijakya should be fixed now |
Please also run |
Hi @camaeel, could you please resolve this so we can merge it? Thanks! |
Done |
Signed-off-by: camaeel <12999736+camaeel@users.noreply.github.com> Update pdb.yaml fix update docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the submission @camaeel!
Overview
Implement pod disruption budget for vault-operator helm-chart
Fixes #323
Notes for reviewer