mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-30 19:35:06 +00:00
chore: add validationAction in kuttl tests (#8310)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
This commit is contained in:
parent
00fda95642
commit
27c59a552a
3 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,4 @@ metadata:
|
|||
name: disallow-host-path-t9
|
||||
spec:
|
||||
policyName: disallow-host-path-t9
|
||||
validationActions: [Audit, Warn]
|
||||
|
|
|
@ -10,3 +10,4 @@ metadata:
|
|||
name: disallow-host-path-t8
|
||||
spec:
|
||||
policyName: disallow-host-path-t8
|
||||
validationActions: [Audit, Warn]
|
||||
|
|
|
@ -10,3 +10,4 @@ metadata:
|
|||
name: disallow-host-path-t7
|
||||
spec:
|
||||
policyName: disallow-host-path-t7
|
||||
validationActions: [Audit, Warn]
|
||||
|
|
Loading…
Add table
Reference in a new issue