1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/conformance/kuttl/exceptions/with-wildcard/exception.yaml

18 lines
315 B
YAML
Raw Normal View History

apiVersion: kyverno.io/v2alpha1
kind: PolicyException
metadata:
name: mynewpolex
spec:
exceptions:
- policyName: require-labels
ruleNames:
- another-rule
- require-*
match:
any:
- resources:
kinds:
- ConfigMap
names:
- emergency