Add SoftIron Chart overlay
Signed-off-by: Danny Abukalam <danny@softiron.com>pull/224/head
parent
f151ace118
commit
d029f3c74d
|
@ -0,0 +1,5 @@
|
|||
# SoftIron Ceph CSI RBD Driver
|
||||
|
||||
This Chart is the RBD Plugin for Kubernetes, based off the ceph-csi-rbd project, for integrating SoftIron HyperDrive RBD with Kubernetes clusters.
|
||||
|
||||
Variable names can be found in the main README.
|
|
@ -0,0 +1,11 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -14,3 +14,8 @@
|
||||
sources:
|
||||
- https://github.com/softiron/ceph-csi/tree/rancher-softiron/charts/ceph-csi-rbd
|
||||
icon: https://cdn.softiron.com/helm/assets/icon.png
|
||||
+kubeVersion: 1.18 - 1.22
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/display-name: SoftIron Ceph RBD
|
||||
+ catalog.cattle.io/release-name: ceph-csi-rbd
|
|
@ -0,0 +1,2 @@
|
|||
url: http://charts.softiron.com/ceph-csi-rbd.tgz
|
||||
packageVersion: 01
|
Loading…
Reference in New Issue