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
**`enforce`** | Policy violations will cause the pod to be rejected.
66
-
**`audit`** | Policy violations will trigger the addition of an audit annotation to the event recorded in the [audit log](/docs/tasks/debug-application-cluster/audit/), but are otherwise allowed.
67
-
**`warn`** | Policy violations will trigger a user-facing warning, but are otherwise allowed.
65
+
**enforce** | Policy violations will cause the pod to be rejected.
66
+
**audit** | Policy violations will trigger the addition of an audit annotation to the event recorded in the [audit log](/docs/tasks/debug-application-cluster/audit/), but are otherwise allowed.
67
+
**warn** | Policy violations will trigger a user-facing warning, but are otherwise allowed.
68
68
{{< /table >}}
69
69
70
70
A namespace can configure any or all modes, or even set a different level for different modes.
0 commit comments