You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the validation webhook is enabled (trow:validationWebhook:enabled: true), and the webhook namespace selector is defined, helm generates an invalid ValidatingWebhookConfiguration resource.
Describe the bug
When the validation webhook is enabled (trow:validationWebhook:enabled: true), and the webhook namespace selector is defined, helm generates an invalid ValidatingWebhookConfiguration resource.
To Reproduce
Expected behavior
A valid manifest for the ValidatingWebhookConfiguration resource:
Output/Logs
Rendered manifest:
Expected manifest:
Trow Info
Helm chart version 0.8.1
Kubernetes
helm version:
version.BuildInfo{Version:"v3.16.1", GitCommit:"5a5449dc42be07001fd5771d56429132984ab3ab", GitTreeState:"clean", GoVersion:"go1.22.7"}
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: