aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/modmail/bot/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/default/modmail/bot/README.md')
-rw-r--r--kubernetes/namespaces/default/modmail/bot/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/kubernetes/namespaces/default/modmail/bot/README.md b/kubernetes/namespaces/default/modmail/bot/README.md
deleted file mode 100644
index ac29ac2..0000000
--- a/kubernetes/namespaces/default/modmail/bot/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Modmail bot
-These manifests will provision the resources for an instance of our Modmail bot.
-
-To deploy this bot simply run:
-```
-kubectl apply -f deployment.yaml
-```