fix: typo
This commit is contained in:
parent
c0c44995d6
commit
a776560a3b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user