Fix identified issues

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
This commit is contained in:
Kevin Fox 2019-02-07 16:35:47 -08:00 committed by mergify[bot]
parent 10af7e357d
commit e000dff1ea
3 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
apiVersion: v1
appVersion: "1.0.0"
description: "Container Storage Interface (CSI) driver,
provisioner, and attacher for Ceph RBD"
provisioner, snapshotter, and attacher for Ceph RBD"
name: ceph-csi-rbd
version: 0.4.0
keywords:
@ -11,4 +11,4 @@ keywords:
- ceph-csi
home: https://github.com/ceph/ceph-csi
sources:
- https://github.com/ceph/ceph-csi/tree/master/deploy/rbd/kubernetes
- https://github.com/ceph/ceph-csi/tree/csi-v1.0/deploy/rbd/helm

View File

@ -2,7 +2,6 @@
The ceph-csi-rbd chart adds rbd volume support to your cluster.
## Install Chart
To install the Chart into your Kubernetes cluster :

View File

@ -1,2 +1,2 @@
Examples on how to configure a storage class and start using the driver are here:
https://github.com/ceph/ceph-csi/tree/master/examples/rbd
https://github.com/ceph/ceph-csi/tree/csi-v1.0/examples/rbd