1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/chainsaw/cli/apply/warn-exit-code/resource.yaml

21 lines
326 B
YAML
Raw Normal View History

apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: lol
name: i-will-fail-the-policy-check
spec:
selector:
matchLabels:
app: lol
template:
metadata:
labels:
app: lol
annotations:
lol: not much
spec:
containers:
- image: woot
name: woot