fix: typo

This commit is contained in:
shadowlegend 2025-04-09 16:48:34 +07:00
parent c0c44995d6
commit a776560a3b

View File

@ -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