diff --git a/argocd/applications/members.yaml b/argocd/applications/members.yaml index f886ec9..7bd73ba 100644 --- a/argocd/applications/members.yaml +++ b/argocd/applications/members.yaml @@ -8,6 +8,7 @@ spec: project: k-space.ee source: repoURL: 'git@git.k-space.ee:k-space/members.git' + path: '' targetRevision: HEAD destination: server: 'https://kubernetes.default.svc'