rancher/webhook

Helm charts up-to-date?

Flavsditz opened this issue · 0 comments

I have the problem that the rancher-webhook pod is not present for me (I don't know why) so I was trying to find an alternative for it.

I thought I would be able to use the chart here to deploy it, however it stays as "container creating" and never leaves that state.
I am not a Helm chart expert so maybe someone could provide a bit more context/help on this?

Maybe another point: am I right at all to deploy it directly like this?

I am navigating into the charts folder from this repo and:

helm install rancher-webhook . --values values.yaml

Cheers