apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: democratic-csi namespace: argocd spec: destination: name: '' namespace: 'dcsi' server: 'https://kubernetes.default.svc' source: path: repoURL: 'https://gitlab.com/fukurokuju/k3s/services.git' targetRevision: main sources: [] project: roboces syncPolicy: automated: prune: false selfHeal: false