aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/modmail/bot/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/modmail/bot/README.md')
-rw-r--r--kubernetes/namespaces/modmail/bot/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/namespaces/modmail/bot/README.md b/kubernetes/namespaces/modmail/bot/README.md
new file mode 100644
index 0000000..ac29ac2
--- /dev/null
+++ b/kubernetes/namespaces/modmail/bot/README.md
@@ -0,0 +1,7 @@
+# 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
+```