(fix): Fix the CSV file name of openebs-nfs-provisioner-kill (#218)
Signed-off-by: Chandan Kumar <chandan.kumar@mayadata.io>
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: openebs-nfs-provisioner-kill
|
||||
version: 0.1.1
|
||||
annotations:
|
||||
categories: OpenEBS
|
||||
vendor: CNCF
|
||||
support: https://slack.openebs.io/
|
||||
spec:
|
||||
displayName: openebs-nfs-kill-chaos
|
||||
categoryDescription: >
|
||||
Kill the OpenEBS NFS provisioner container and check if pods consuming the NFS PVs continue to be available and volumes are writable (RWM mode)
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- OpenEBS
|
||||
- NFS
|
||||
platforms:
|
||||
- GKE
|
||||
maturity: alpha
|
||||
chaosType: infra
|
||||
maintainers:
|
||||
- name: Raj Babu Das
|
||||
email: raj.das@mayadata.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
links:
|
||||
- name: Source Code
|
||||
url: https://github.com/litmuschaos/litmus/tree/master/experiments/openebs/openebs-nfs-provisioner-kill
|
||||
- name: Documentation
|
||||
url: https://docs.litmuschaos.io/docs/openebs-nfs-provisioner-kill/
|
||||
- name: Video
|
||||
url:
|
||||
icon:
|
||||
- url: ""
|
||||
mediatype: ""
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/openebs/openebs-nfs-provisioner-kill/experiment.yaml
|
Reference in New Issue
Block a user