1
0
Fork 0
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:
Mariam Fahmy 2023-09-07 16:46:21 +03:00 committed by GitHub
parent 00fda95642
commit 27c59a552a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

@ -10,3 +10,4 @@ metadata:
name: disallow-host-path-t9
spec:
policyName: disallow-host-path-t9
validationActions: [Audit, Warn]

View file

@ -10,3 +10,4 @@ metadata:
name: disallow-host-path-t8
spec:
policyName: disallow-host-path-t8
validationActions: [Audit, Warn]

View file

@ -10,3 +10,4 @@ metadata:
name: disallow-host-path-t7
spec:
policyName: disallow-host-path-t7
validationActions: [Audit, Warn]