diff --git a/longhorn/kustomization.yaml b/longhorn/kustomization.yaml index c53e440..e3524c2 100644 --- a/longhorn/kustomization.yaml +++ b/longhorn/kustomization.yaml @@ -4,4 +4,7 @@ kind: Kustomization namespace: longhorn-system resources: +- helm-longhorn.yaml +- ingress.yaml +- volume-snapshot.yaml - https://github.com/kubernetes-csi/external-snapshotter/client/config/crd \ No newline at end of file