mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Longhorn: add CRDs
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user