aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/metricity
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/metricity
parentConfigure Ansible for user authentication (#213) (diff)
Move all bots to designated namespaces
Diffstat (limited to 'kubernetes/namespaces/default/metricity')
-rw-r--r--kubernetes/namespaces/default/metricity/README.md13
-rw-r--r--kubernetes/namespaces/default/metricity/secrets.yamlbin368 -> 0 bytes
2 files changed, 0 insertions, 13 deletions
diff --git a/kubernetes/namespaces/default/metricity/README.md b/kubernetes/namespaces/default/metricity/README.md
deleted file mode 100644
index 30c8b95..0000000
--- a/kubernetes/namespaces/default/metricity/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Metricity
-
-This folder contains the secrets for the metricity service.
-
-The actual metricity deployment manifest can be found inside the metricity repository at [python-discord/metricity](https://github.com/python-discord/metricity).
-
-## Secrets
-A single secret of name `metricity-env` is used with the following values:
-
-| Environment | Description |
-|--------------|------------------------------------|
-| BOT_TOKEN | The Discord bot token to run under |
-| DATABASE_URI | Database URI to save the states to |
diff --git a/kubernetes/namespaces/default/metricity/secrets.yaml b/kubernetes/namespaces/default/metricity/secrets.yaml
deleted file mode 100644
index 0a217bf..0000000
--- a/kubernetes/namespaces/default/metricity/secrets.yaml
+++ /dev/null
Binary files differ