2022-09-21 12:43:12 +10:00

8 lines
326 B
YAML

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