1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00

fix: chainsaw tests (#11033)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2024-09-07 20:17:37 +02:00 committed by GitHub
parent e3fc2a76e9
commit fd3fa10956
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 5 deletions

View file

@ -8,7 +8,6 @@ kind: ConfigMap
metadata:
name: owner
namespace: cpol-clone-delete-ownerreferences-across-namespaces-source-ns
type: Opaque
---
apiVersion: v1
data:

View file

@ -11,8 +11,8 @@ spec:
- resources:
kinds:
- Deployment
annotations:
structured-logs: "true"
annotations:
structured-logs: "true"
mutate:
patchStrategicMerge:
metadata:

View file

@ -4,7 +4,7 @@ metadata:
name: require-owner
spec:
background: false
auditWarning: true
emitWarning: true
rules:
- match:
any:

View file

@ -12,7 +12,7 @@ spec:
- Pod
validate:
message: The label 'app' is required.
validationFailureAction: Audit
failureAction: Audit
pattern:
metadata:
labels: