mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
63d00afb28
The kubernetes manifests and Helm templates have been updated to use aggregated ClusterRoles. The same change has been done in Rook as well. Refer rook/rook#2634 and rook/rook#2975 Signed-off-by: Kaushal M <kshlmster@gmail.com>
15 lines
336 B
YAML
15 lines
336 B
YAML
---
|
|
apiVersion: v1
|
|
appVersion: "1.0.0"
|
|
description: "Container Storage Interface (CSI) driver,
|
|
provisioner, and attacher for Ceph cephfs"
|
|
name: ceph-csi-cephfs
|
|
version: 0.5.3
|
|
keywords:
|
|
- ceph
|
|
- cephfs
|
|
- ceph-csi
|
|
home: https://github.com/ceph/ceph-csi
|
|
sources:
|
|
- https://github.com/ceph/ceph-csi/tree/csi-v1.0/deploy/cephfs/helm
|