From cb2398e6dd68039ad66d3007ba01c85ebbc7d0bc Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 15 Apr 2024 11:56:43 +0100 Subject: Move API services to apis namespace --- kubernetes/namespaces/apis/quackstack/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kubernetes/namespaces/apis/quackstack/README.md (limited to 'kubernetes/namespaces/apis/quackstack/README.md') diff --git a/kubernetes/namespaces/apis/quackstack/README.md b/kubernetes/namespaces/apis/quackstack/README.md new file mode 100644 index 0000000..c8b8a92 --- /dev/null +++ b/kubernetes/namespaces/apis/quackstack/README.md @@ -0,0 +1,7 @@ +# 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. -- cgit v1.2.3