Rework app-of-apps example

This commit is contained in:
Thomas Philipona 2022-10-29 17:06:17 +02:00
parent 9b25dbe886
commit 10b6d0b2cd
No known key found for this signature in database
GPG Key ID: 48284CEF6E0F9F77
6 changed files with 3 additions and 3 deletions

View File

@ -11,6 +11,6 @@ spec:
name: in-cluster name: in-cluster
project: default project: default
source: source:
path: app-of-apps/app1 path: app-of-apps-applications/app1
repoURL: https://github.com/acend/argocd-training-examples.git repoURL: https://github.com/acend/argocd-training-examples.git
targetRevision: HEAD targetRevision: HEAD

View File

@ -11,6 +11,6 @@ spec:
name: in-cluster name: in-cluster
project: default project: default
source: source:
path: app-of-apps/app2 path: app-of-apps-applications/app2
repoURL: https://github.com/acend/argocd-training-examples.git repoURL: https://github.com/acend/argocd-training-examples.git
targetRevision: HEAD targetRevision: HEAD

View File

@ -11,6 +11,6 @@ spec:
name: in-cluster name: in-cluster
project: default project: default
source: source:
path: app-of-apps/app3 path: app-of-apps-applications/app3
repoURL: https://github.com/acend/argocd-training-examples.git repoURL: https://github.com/acend/argocd-training-examples.git
targetRevision: HEAD targetRevision: HEAD