apiVersion: v1 kind: ConfigMap metadata: name: the-order-config namespace: the-order data: # Add configuration data here LOG_LEVEL: "info" ENVIRONMENT: "base"