--- apiVersion: v1 kind: ConfigMap metadata: name: my-configmap-env data: dbhost: postgresql DEBUG: "false" ...