We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10d33e commit ffcbcdcCopy full SHA for ffcbcdc
v08-argocd-add-cluster/tracking-strategies/git.yml
@@ -13,4 +13,6 @@ spec:
13
repoURL: "https://github.com/devopshobbies/argocd-tutorial.git"
14
targetRevision: # HEAD/Branch tracking ex: HEAD/main || tag tracking ex: v1 || commit pinning ex: 9814933
15
syncPolicy:
16
+ syncOptions:
17
+ - CreateNamespace=true
18
automated: {}
0 commit comments