diff options
author | 2024-04-15 11:56:43 +0100 | |
---|---|---|
committer | 2024-04-15 11:56:43 +0100 | |
commit | cb2398e6dd68039ad66d3007ba01c85ebbc7d0bc (patch) | |
tree | 5a41cd9ec0cace728d314e82bb5b7f49bd0fc2d0 /kubernetes/namespaces/default/quackstack/README.md | |
parent | Move snekbox to new namespace (diff) |
Move API services to apis namespace
Diffstat (limited to 'kubernetes/namespaces/default/quackstack/README.md')
-rw-r--r-- | kubernetes/namespaces/default/quackstack/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/kubernetes/namespaces/default/quackstack/README.md b/kubernetes/namespaces/default/quackstack/README.md deleted file mode 100644 index c8b8a92..0000000 --- a/kubernetes/namespaces/default/quackstack/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# QuackStack - -The deployment for the [QuackStack](https://github.com/python-discord/quackstack) project, hosted at https://quackstack.pythondiscord.com. - -This project doesn't need any configuration right now. - -To deploy this application run `kubectl apply -f .` from this directory. This will create a deployment, service and ingress. |