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/allows-rejects-creation/03-configmap.yaml
2023-01-09 10:52:16 +08:00

10 lines
200 B
YAML

apiVersion: kuttl.dev/v1beta1
kind: TestStep
apply:
- file: configmap-allowed.yaml
- file: configmap-rejected.yaml
shouldFail: true
assert:
- configmap-allowed.yaml
error:
- configmap-rejected.yaml