kubernetes/staging/src/k8s.io/cli-runtime/artifacts/kustomization/should-not-create.yaml

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