Auto create namespace
This commit is contained in:
parent
cc38ef42e0
commit
5b69611fed
@ -1,9 +1,4 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: anniversary
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
name: docker-config
|
name: docker-config
|
||||||
|
@ -14,5 +14,7 @@ spec:
|
|||||||
path: manifests/11-year-anniversary
|
path: manifests/11-year-anniversary
|
||||||
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
|
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
# syncPolicy:
|
syncPolicy:
|
||||||
# automated: {}
|
# automated: {}
|
||||||
|
syncOptions:
|
||||||
|
- CreateNamespace=true
|
||||||
|
Loading…
Reference in New Issue
Block a user