Auto create namespace

This commit is contained in:
Marcus Noble 2021-04-03 09:26:52 +01:00
parent cc38ef42e0
commit 5b69611fed
2 changed files with 3 additions and 6 deletions

View File

@ -1,9 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: anniversary
---
apiVersion: v1
kind: Secret
metadata:
name: docker-config

View File

@ -14,5 +14,7 @@ spec:
path: manifests/11-year-anniversary
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
# syncPolicy:
syncPolicy:
# automated: {}
syncOptions:
- CreateNamespace=true