From a1d18f5b0320f4388f76ea45a6dfab2ab0d766e4 Mon Sep 17 00:00:00 2001 From: vmohammed Date: Mon, 6 Jun 2022 15:07:23 +0100 Subject: [PATCH] Update values.yaml --- apps/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/values.yaml b/apps/values.yaml index cd66cc0..e84e4ae 100644 --- a/apps/values.yaml +++ b/apps/values.yaml @@ -2,5 +2,5 @@ spec: destination: server: https://kubernetes.default.svc source: - repoURL: https://github.com/argoproj/argocd-example-apps - targetRevision: HEAD \ No newline at end of file + repoURL: https://github.com/vmohammed/argocd-example-apps.git + targetRevision: HEAD