Auto-create namespace
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
671e60fb18
commit
c9968b3ac7
@ -16,6 +16,8 @@ spec:
|
||||
targetRevision: HEAD
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
ignoreDifferences:
|
||||
- kind: Secret
|
||||
jsonPointers:
|
||||
@ -44,5 +46,7 @@ spec:
|
||||
hostname: "scaleway"
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user