apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: volsync namespace: argocd finalizers: - resources-finalizer.argocd.argoproj.io spec: project: system source: chart: volsync repoURL: https://backube.github.io/helm-charts/ targetRevision: 0.5.0 destination: namespace: volsync server: https://kubernetes.default.svc syncPolicy: syncOptions: - CreateNamespace=true