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