Initial Implementation of Better Deployment

This branch basically removes the necessity of a setup script and just deploys
This commit is contained in:
2024-10-14 02:36:17 -03:00
parent f6d74d3833
commit abe800dd5e
9 changed files with 170 additions and 445 deletions

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: ${KUBE_NAMESPACE}