mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-13 01:40:23 +00:00
cee9c4f8b2
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
15 lines
328 B
YAML
15 lines
328 B
YAML
---
|
|
apiVersion: v1
|
|
appVersion: "1.0.0"
|
|
description: "Container Storage Interface (CSI) driver,
|
|
provisioner, and attacher for Ceph RBD"
|
|
name: ceph-csi-rbd
|
|
version: 0.3.0
|
|
keywords:
|
|
- ceph
|
|
- rbd
|
|
- ceph-csi
|
|
home: https://github.com/ceph/ceph-csi
|
|
sources:
|
|
- https://github.com/ceph/ceph-csi/tree/master/deploy/rbd/kubernetes
|