aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/hastebin/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/default/hastebin/README.md')
-rw-r--r--kubernetes/namespaces/default/hastebin/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/kubernetes/namespaces/default/hastebin/README.md b/kubernetes/namespaces/default/hastebin/README.md
deleted file mode 100644
index 9491ed4..0000000
--- a/kubernetes/namespaces/default/hastebin/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Hastebin
-These manifests provision an instance of the hastebin service used on https://paste-old.pythondiscord.com
-
-## How to deploy this service
-- Check the defaults in `defaults-configmap.yaml` match what you want.
-
-This deployment expects an environment variable to exist in a secret called `hastebin-redis-password`.
-
-| Environment | Description |
-|------------------|-------------------------------------------------------|
-| STORAGE_PASSWORD | The password to the redis instance to store pastes to |