From ee52b8bb839654559064e5a155bb7e90e51b619c Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 15 Apr 2024 12:41:13 +0100 Subject: Move pixels to pixels namespace Also add a pull secret for the new namespace --- kubernetes/namespaces/pixels/pixels-modsite/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 kubernetes/namespaces/pixels/pixels-modsite/README.md (limited to 'kubernetes/namespaces/pixels/pixels-modsite/README.md') 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 | -- cgit v1.2.3