kind: ConfigMap
apiVersion: v1
metadata:
  name: example-config
  namespace: production
data:
  foo: bar
