diff --git a/applicationsets/testappset.yaml b/applicationsets/testappset.yaml index a1cd8b0..0e40388 100644 --- a/applicationsets/testappset.yaml +++ b/applicationsets/testappset.yaml @@ -10,7 +10,7 @@ spec: elements: # v0.2.0+ form - does not require cluster/URL keys (but are still supported) - overlay: qa - gitRepo: git@github.com:evercas-chris/argocd-example-apps.git + gitRepo: git@github.com:evercast-chris/argocd-example-apps.git appPath: overlays appBranch: master cluster: test2 @@ -35,4 +35,4 @@ spec: targetRevision: '{{appBranch}}' path: '{{appPath}}/{{overlay}}' destination: - server: '{{url}}' \ No newline at end of file + server: '{{url}}'