From 2a5b4669250addd89e0dcabe93e284359c323611 Mon Sep 17 00:00:00 2001 From: Christopher Quiles Date: Tue, 21 Dec 2021 14:08:27 -0800 Subject: [PATCH] chore: correcting appset.yaml --- overlays-apps/appset.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/overlays-apps/appset.yaml b/overlays-apps/appset.yaml index 721b423..4781d9d 100644 --- a/overlays-apps/appset.yaml +++ b/overlays-apps/appset.yaml @@ -6,4 +6,5 @@ metadata: spec: source: repoURL: git@github.com:evercast-chris/argocd-example-apps.git - targetRevision: chore/overlays \ No newline at end of file + targetRevision: chore/overlays + path: overlays-app \ No newline at end of file