Enable recursive discovery for ArgoCD applications
This commit is contained in:
parent
f99a6ebbf4
commit
0f2b7d315a
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ spec:
|
||||||
repoURL: https://www.symcrest.com/internal/dev/git/symcrest/k8s-platform.git
|
repoURL: https://www.symcrest.com/internal/dev/git/symcrest/k8s-platform.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: argocd-apps
|
path: argocd-apps
|
||||||
|
directory:
|
||||||
|
recurse: true
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue