Skip to content

Webhook stopped working. How to debug? #2355

Answered by Stolz
Stolz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @akijakya,

Thanks a lot for your help. In order to answer your last questions I have redeployed the chart to set podsFailurePolicy=Fail and that has solved the problem. I'm not sure if redeploying the chart did the trick or it was setting podsFailurePolicy=Fail .

Since my Helm release was using the charts from the now archived Helm repo I did not try to redeploy it, I just restart it. This command allowed me to change the values of the release without upgarding the chart version

» helm upgrade vault-secrets-webhook banzaicloud-stable/vault-secrets-webhook --version 1.16.0 --reuse-values --set podsFailurePolicy=Fail

Now everything works as expected. Just in case it hels anyone having t…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Stolz
Comment options

Answer selected by Stolz
@akijakya
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants