1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/vendor/k8s.io/kubernetes/hack/testdata/kustomize/configmap.yaml
2019-10-23 23:19:53 -07:00

7 lines
117 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: the-map
data:
altGreeting: "Good Morning!"
enableRisky: "false"