Auto create namespace
This commit is contained in:
parent
cc38ef42e0
commit
5b69611fed
@ -1,9 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: anniversary
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: docker-config
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user