aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/snekbox-forms/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/default/snekbox-forms/README.md')
-rw-r--r--kubernetes/namespaces/default/snekbox-forms/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/kubernetes/namespaces/default/snekbox-forms/README.md b/kubernetes/namespaces/default/snekbox-forms/README.md
deleted file mode 100644
index 4514032..0000000
--- a/kubernetes/namespaces/default/snekbox-forms/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Snekbox-forms
-
-This folder contains manifests for a Snekbox service specific to the forms project. This instance has no 3rd party libs installed, unlike regular snekbox, so submissions via forms can only use the stdlib.
-
-The deployment manifest for this service is based on in manifest found inside the snekbox repository at [python-discord/snekbox](https://github.com/python-discord/snekbox), modified only by removing the volume mount, and 3rd party dep installation script.