(chaostoolkit): Add csv, package and icons for chaostoolkit (#167)

Signed-off-by: Chandan Kumar <chandan.kr404@gmail.com>
This commit is contained in:
Chandan Kumar
2020-03-13 11:05:48 +05:30
committed by GitHub
parent 581c5766e2
commit 575d3eaec4
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
createdAt: 2020-02-24T10:28:08Z
name: chaostoolkit
version: 0.0.1
annotations:
categories: Kubernetes
chartDescription: Injects chaostoolkit chaos
spec:
displayName: chaostoolkit chaos
categoryDescription:
experiments:
- k8-pod-delete
keywords:
- Kubernetes
- pod
- State
maintainers:
- name: sumit
email: sumit_nagal@intuit.com
minKubeVersion: 1.12.0
provider:
name: Intuit
icon:
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/chaostoolkit/icons/k8-pod-delete.png
mediatype: image/png
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/chaostoolkit/experiments.yaml

View File

@@ -0,0 +1,5 @@
packageName: chaostoolkit
experiments:
- name: k8-pod-delete
CSV: k8-pod-delete.chartserviceversion.yaml
desc: "chaostoolkit pod delete experiment"

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB