Fix missing namespaces;Add default empty value
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-06 08:47:37 +02:00
parent 1941e02d94
commit 5c18869d60
2 changed files with 4 additions and 2 deletions

View File

@ -19,6 +19,8 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
sources:
- repoURL: {{ _template.repository.url }}
targetRevision: {{ _template.repository.revision }}