apiVersion: v1 kind: ConfigMap metadata: name: todo-web-config-dev data: config.json: |- { "ConfigController": { "Enabled" : true } }