aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/merch/configmap.yaml
blob: 15d6b535cee0d506d9654c04ff6c1d15e4677040 (plain) (blame)
1
2
3
4
5
6
7
8
apiVersion: v1
kind: ConfigMap
metadata:
  name: thallium-config-env
  namespace: merch
data:
  BACKEND_CORS_ORIGINS: '["https://merch.pydis.wtf","https://merch.owlcorp.uk"]'
  BACKEND_PRINTFUL_STORE_ID: '6179998'