diff --git a/longhorn/kustomization.yaml b/longhorn/kustomization.yaml index 27e9a4e..c53e440 100644 --- a/longhorn/kustomization.yaml +++ b/longhorn/kustomization.yaml @@ -4,6 +4,4 @@ kind: Kustomization namespace: longhorn-system resources: -- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/config/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/config/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml +- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd \ No newline at end of file