aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/snekbox-forms/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-15 11:42:36 +0100
committerGravatar Joe Banks <[email protected]>2024-04-15 11:42:36 +0100
commitf32eb2aacf8e23899d43a5241d9162fa145e9783 (patch)
tree83fc9da5c543c5ef1411612c495c29beaeff0660 /kubernetes/namespaces/default/snekbox-forms/README.md
parentMove forms to new namespace (diff)
Move snekbox to new namespace
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.