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
There are cluster-scoped resources with metadata.namespace in wiz-admission-controller chart
templates/serviceaccount.yaml
templates/opawebhook.yaml
this is causing issues when validating the rendered manifest before applying. The error is cluster-scoped resources MUST NOT declare metadata.namespace
The text was updated successfully, but these errors were encountered:
There are cluster-scoped resources with metadata.namespace in wiz-admission-controller chart
this is causing issues when validating the rendered manifest before applying. The error is
cluster-scoped resources MUST NOT declare metadata.namespace
The text was updated successfully, but these errors were encountered: