aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/pixels-modsite/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-15 12:41:13 +0100
committerGravatar Joe Banks <[email protected]>2024-04-15 12:41:13 +0100
commitee52b8bb839654559064e5a155bb7e90e51b619c (patch)
tree5fe8c3d44560c82677bc62bbafe29954aa215665 /kubernetes/namespaces/default/pixels-modsite/README.md
parentMove blackbox to databases ns (diff)
Move pixels to pixels namespace
Also add a pull secret for the new namespace
Diffstat (limited to 'kubernetes/namespaces/default/pixels-modsite/README.md')
-rw-r--r--kubernetes/namespaces/default/pixels-modsite/README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/kubernetes/namespaces/default/pixels-modsite/README.md b/kubernetes/namespaces/default/pixels-modsite/README.md
deleted file mode 100644
index ee95650..0000000
--- a/kubernetes/namespaces/default/pixels-modsite/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Pixels
-
-The deployment for the [Pixels modsite project](https://git.pydis.com/pixels-modsite), hosted at https://pixels-modsite.pythondiscord.com.
-
-This mod site will give Discord mods easy access to moderation actions for the pixels event.
-
-## Secret
-
-It requires a `pixels-modsite-env` secret with the following entries:
-
-| Environment | Description |
-|-------------------|-----------------------------------------------------------------|
-| DISCORD_BOT_TOKEN | The Discord bot token to use to check roles of users logging in |