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