1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/policy-exceptions-disabled/resource.yaml

11 lines
134 B
YAML
Raw Normal View History

apiVersion: v1
kind: Pod
metadata:
name: my-pod
labels:
app: my-test-app
spec:
containers:
- name: nginx
image: nginx