aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/pixels/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/pixels/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/pixels/pixels-modsite/README.md')
-rw-r--r--kubernetes/namespaces/pixels/pixels-modsite/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/kubernetes/namespaces/pixels/pixels-modsite/README.md b/kubernetes/namespaces/pixels/pixels-modsite/README.md
new file mode 100644
index 0000000..ee95650
--- /dev/null
+++ b/kubernetes/namespaces/pixels/pixels-modsite/README.md
@@ -0,0 +1,13 @@
+# 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 |