mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
68ff602391
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
15 lines
337 B
YAML
15 lines
337 B
YAML
---
|
|
apiVersion: v1
|
|
appVersion: "1.0.0"
|
|
description: "Container Storage Interface (CSI) driver,
|
|
provisioner, snapshotter, and attacher for Ceph RBD"
|
|
name: ceph-csi-rbd
|
|
version: 0.6.0
|
|
keywords:
|
|
- ceph
|
|
- rbd
|
|
- ceph-csi
|
|
home: https://github.com/ceph/ceph-csi
|
|
sources:
|
|
- https://github.com/ceph/ceph-csi/tree/csi-v1.0/deploy/rbd/helm
|