* Updated dir struture with scenarios and experiments dir Signed-off-by: Amit Kumar Das <amit.das@harness.io> * Added icons Signed-off-by: Amit Kumar Das <amit.das@harness.io>
34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: gcp-vm-disk-loss-by-label
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: gcp
|
|
spec:
|
|
displayName: gcp-vm-disk-loss-by-label
|
|
categoryDescription: >
|
|
Causes loss of a non-boot storage persistent disk from a GCP VM instance filtered by a label for a specified duration before attaching them back
|
|
keywords:
|
|
- "Disk"
|
|
- "GCP"
|
|
platforms:
|
|
- "Minikube"
|
|
maturity: alpha
|
|
maintainers:
|
|
- name: Neelanjan Manna
|
|
email: neelanjan.manna@harness.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Harness
|
|
labels:
|
|
app.kubernetes.io/component: chartserviceversion
|
|
app.kubernetes.io/version: latest
|
|
links:
|
|
- name: Documentation
|
|
url: https://litmuschaos.github.io/litmus/experiments/categories/gcp/gcp-vm-disk-loss-by-label/
|
|
icon:
|
|
- url:
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/gcp/gcp-vm-disk-loss-by-label/experiment.yaml
|