Longhorn: add CRDs

This commit is contained in:
Ruben Hensen
2025-03-01 13:42:19 +01:00
parent 491b7f1564
commit 888e3bab41
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/537
https://github.com/kubernetes-csi/external-snapshotter/blob/master/README.md#usage
+9
View File
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
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