mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
remove failure action
This commit is contained in:
parent
d33a89cc0f
commit
456190b7f8
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ metadata:
|
|||
With `securityContext.allowPrivilegeEscalation` enabled, a process can
|
||||
gain privileges from its parent.
|
||||
spec:
|
||||
validationFailureAction: enforce
|
||||
rules:
|
||||
- name: validate-privileged
|
||||
match:
|
||||
|
|
Loading…
Reference in a new issue