Option to skip the rbac creation in admission-webhooks #11375
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
An option to skip the RBAC resources creation for admission-webhooks. This helps while installing the chart in restricted permissions (assuming that these resources will be pre-created).
We already have such option in
ingress-nginx
but missing inadmisson-webhooks
.The text was updated successfully, but these errors were encountered: