diff options
author | 2024-04-15 11:42:36 +0100 | |
---|---|---|
committer | 2024-04-15 11:42:36 +0100 | |
commit | f32eb2aacf8e23899d43a5241d9162fa145e9783 (patch) | |
tree | 83fc9da5c543c5ef1411612c495c29beaeff0660 /kubernetes/namespaces/default/snekbox-forms/README.md | |
parent | Move 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.md | 5 |
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. |