aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/modmail
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-05-14 03:00:05 +0100
committerGravatar Joe Banks <[email protected]>2024-05-14 03:00:05 +0100
commit75e5d87c3970d2d88e0ea35280eedc473afe00be (patch)
tree179868e38928514ca238580075301e777031dd58 /kubernetes/namespaces/modmail
parentReflect pydis.wtf certificate to modmail (diff)
Migrate modmail to pydis.wtf
Diffstat (limited to 'kubernetes/namespaces/modmail')
-rw-r--r--kubernetes/namespaces/modmail/configmap.yaml2
-rw-r--r--kubernetes/namespaces/modmail/web/ingress.yaml6
2 files changed, 4 insertions, 4 deletions
diff --git a/kubernetes/namespaces/modmail/configmap.yaml b/kubernetes/namespaces/modmail/configmap.yaml
index 9117464..5d5d850 100644
--- a/kubernetes/namespaces/modmail/configmap.yaml
+++ b/kubernetes/namespaces/modmail/configmap.yaml
@@ -8,6 +8,6 @@ data:
DATA_COLLECTION: 'false' # Disable bot metadata collection by modmail devs
DISABLE_AUTOUPDATES: 'yes'
GUILD_ID: '267624335836053506'
- LOG_URL: https://modmail.pythondiscord.com/
+ LOG_URL: https://modmail.pydis.wtf/
OWNERS: 165023948638126080,95872159741644800,336843820513755157
REGISTRY_PLUGINS_ONLY: 'false' # Allow the usage of plugins outside of the official registry
diff --git a/kubernetes/namespaces/modmail/web/ingress.yaml b/kubernetes/namespaces/modmail/web/ingress.yaml
index b610b09..f54c022 100644
--- a/kubernetes/namespaces/modmail/web/ingress.yaml
+++ b/kubernetes/namespaces/modmail/web/ingress.yaml
@@ -10,10 +10,10 @@ metadata:
spec:
tls:
- hosts:
- - "*.pythondiscord.com"
- secretName: pythondiscord.com-tls
+ - "*.pydis.wtf"
+ secretName: pydis.wtf-tls
rules:
- - host: modmail.pythondiscord.com
+ - host: modmail.pydis.wtf
http:
paths:
- path: /