Initial Implementation of Better Deployment
This branch basically removes the necessity of a setup script and just deploys
This commit is contained in:
4
template/portfolio-namespace.template.yaml
Normal file
4
template/portfolio-namespace.template.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: ${KUBE_NAMESPACE}
|
||||
Reference in New Issue
Block a user