1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

remove audit flag, as its default behavior

This commit is contained in:
shivkumar dudhani 2019-10-14 14:17:07 -07:00
parent 4e5f551fa7
commit d98ba1ab1a
4 changed files with 0 additions and 4 deletions

View file

@ -3,7 +3,6 @@ kind: ClusterPolicy
metadata:
name: validate-deny-runasrootuser
spec:
validationFailureAction: "audit"
rules:
- name: deny-runasrootuser
match:

View file

@ -3,7 +3,6 @@ kind: ClusterPolicy
metadata:
name: validate-deny-runasrootuser
spec:
validationFailureAction: "audit"
rules:
- name: deny-runasrootuser
match:

View file

@ -3,7 +3,6 @@ kind: ClusterPolicy
metadata:
name: validate-container-capablities
spec:
validationFailureAction: "audit"
rules:
- name: validate-container-capablities
match:

View file

@ -3,7 +3,6 @@ kind: ClusterPolicy
metadata:
name: validate-allow-portrange-with-sysctl
spec:
validationFailureAction: "audit"
rules:
- name: allow-portrange-with-sysctl
match: