1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/test/resources.yaml
Vyankatesh Kudtarkar 04e5f50cde
fix mutate wildcard issue (#3193)
Co-authored-by: shuting <shuting@nirmata.com>
2022-02-18 10:32:10 +00:00

8 lines
No EOL
130 B
YAML

apiVersion: v1
kind: Pod
metadata:
name: test-require-image-tag-pass
spec:
containers:
- name: nginx
image: nginx:latest