mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: rook-ceph
This commit is contained in:
@@ -7,4 +7,3 @@ resources:
|
|||||||
- rook-direct-mount
|
- rook-direct-mount
|
||||||
- monitoring
|
- monitoring
|
||||||
- snapshot-controller
|
- snapshot-controller
|
||||||
- volume-snapshot-class.yaml
|
|
||||||
|
@@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: snapshot.storage.k8s.io/v1
|
|
||||||
kind: VolumeSnapshotClass
|
|
||||||
metadata:
|
|
||||||
name: csi-rbdplugin-snapclass
|
|
||||||
annotations:
|
|
||||||
k10.kasten.io/is-snapshot-class: "true"
|
|
||||||
driver: rook-ceph.rbd.csi.ceph.com
|
|
||||||
parameters:
|
|
||||||
clusterID: rook-ceph
|
|
||||||
csi.storage.k8s.io/snapshotter-secret-name: rook-csi-rbd-provisioner
|
|
||||||
csi.storage.k8s.io/snapshotter-secret-namespace: rook-ceph
|
|
||||||
deletionPolicy: Delete
|
|
Reference in New Issue
Block a user