aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/modmail/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-14 23:12:48 +0100
committerGravatar Joe Banks <[email protected]>2024-04-14 23:12:48 +0100
commit85afb3b8ca98db360c863cc56af18c411c6489e2 (patch)
treec5adcf0fe35eeebc1eaaf0a20c44656ed36b018b /kubernetes/namespaces/default/modmail/README.md
parentConfigure Ansible for user authentication (#213) (diff)
Move all bots to designated namespaces
Diffstat (limited to 'kubernetes/namespaces/default/modmail/README.md')
-rw-r--r--kubernetes/namespaces/default/modmail/README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/kubernetes/namespaces/default/modmail/README.md b/kubernetes/namespaces/default/modmail/README.md
deleted file mode 100644
index b78857b..0000000
--- a/kubernetes/namespaces/default/modmail/README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Modmail
-
-This folder contains the manifests for our Modmail service.
-
-## Secrets
-
-The services require one shared secret called `modmail` containing the following:
-
-| Key | Value | Description |
-| ------------------------| ---------------------------------|--------------------------------------------------------------|
-| `CONNECTION_URI` | MongoDB connection URI | Used for storing data |
-| `TOKEN` | Discord Token | Used to connect to Discord |