mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 14:30:12 +01:00
refactor: fix helm chart description (#361)
- fix badge url in deploy/helm/README.md Signed-off-by: Aadhav Vignesh <aadhav.n1@gmail.com>
This commit is contained in:
parent
90cf61c1cb
commit
7036f70496
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: zfs-localpv
|
||||
description: CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes.
|
||||
version: 1.9.0
|
||||
description: Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/
|
||||
version: 1.9.1
|
||||
appVersion: 1.9.0
|
||||
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
|
||||
home: http://www.openebs.io/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||

|
||||

|
||||

|
||||
|
||||
A Helm chart for openebs zfs localpv provisioner. This chart bootstraps OpenEBS ZFS LocalPV provisioner deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue