1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/test/conformance/kuttl/mutate/e2e/simple-conditional/pod1.yaml

11 lines
148 B
YAML
Raw Normal View History

apiVersion: v1
kind: Pod
metadata:
name: foo
namespace: default
labels:
app: foo
spec:
containers:
- image: abc:1.28
name: busybox