apiVersion: v1 data: config.json: "{\r\n \"this is my\" : \"config file\"\r\n}" kind: ConfigMap metadata: name: webserver-config namespace: example-apps