Namespace Inventory Check use in Enforce mode #674
Answered
by
chipzoller
tanveermeman
asked this question in
Q&A
-
I am trying to yaml:
Policy:
Error:
|
Beta Was this translation helpful? Give feedback.
Answered by
chipzoller
Jul 3, 2023
Replies: 1 comment 2 replies
-
Quote from the description:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You cannot use this policy in
Enforce
mode because it cannot work there. That's the reason it's set toAudit
and withbackground: true
. If it's set toEnforce
then the exact behavior you describe will happen.