We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 849c325 + 2aad397 commit c294d23Copy full SHA for c294d23
argo/app.yaml
@@ -15,6 +15,8 @@ spec:
15
repoURL: https://github.com/redhat-developer/openshift-gitops-getting-started.git
16
targetRevision: main
17
syncPolicy:
18
+ syncOptions:
19
+ - CreateNamespace=true
20
automated:
21
prune: true
22
selfHeal: true
0 commit comments