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