apiVersion: v1 data: config.json: "{ \r\n \"config\": \"some-value\"\r\n}" kind: ConfigMap metadata: name: webserver-config namespace: example-apps