diff --git a/k8s-infra/apps.yml b/k8s-infra/apps.yml index eaa1977..ae98f85 100644 --- a/k8s-infra/apps.yml +++ b/k8s-infra/apps.yml @@ -170,8 +170,6 @@ spec: syncPolicy: automated: selfHeal: true - syncOptions: - - CreateNamespace=true project: default sources: - repoURL: https://github.com/kubernetes-csi/external-snapshotter @@ -185,14 +183,12 @@ spec: apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: external-snapshotter-crd + name: external-snapshotter-controller namespace: argocd spec: syncPolicy: automated: selfHeal: true - syncOptions: - - CreateNamespace=true project: default sources: - repoURL: https://github.com/kubernetes-csi/external-snapshotter