aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kubernetes/namespaces/merch/configmap.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/namespaces/merch/configmap.yaml b/kubernetes/namespaces/merch/configmap.yaml
new file mode 100644
index 0000000..0cc3b25
--- /dev/null
+++ b/kubernetes/namespaces/merch/configmap.yaml
@@ -0,0 +1,7 @@
+apiVersion: v1
+kind: ConfigMap
+metadata:
+ name: thallium-config-env
+ namespace: merch
+data:
+ BACKEND_CORS_ORIGINS: "https://merch.pydis.wtf,https://merch.owlcorp.uk"