apiVersion: v1 kind: ConfigMap metadata: name: web-config namespace: demo data: APP_MODE: production FEATURE_FLAG_X: "true"