chore(charts): Restructuring and some minor fixes (#298)
Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
This commit is contained in:
39
charts/kube-aws/kube-aws.chartserviceversion.yaml
Normal file
39
charts/kube-aws/kube-aws.chartserviceversion.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
createdAt: 2019-09-26T10:28:08Z
|
||||
name: kube-aws
|
||||
version: 0.1.16
|
||||
annotations:
|
||||
categories: Kubernetes
|
||||
chartDescription: Injects kube-aws kubernetes chaos
|
||||
spec:
|
||||
displayName: Kube AWS
|
||||
categoryDescription: >
|
||||
kube-aws contains chaos to disrupt state of aws resources running part of kubernetes cluster
|
||||
|
||||
experiments:
|
||||
- k8-aws-ec2-terminate
|
||||
keywords:
|
||||
- AWS
|
||||
- EC2
|
||||
- State
|
||||
maintainers:
|
||||
- name: sumit
|
||||
email: sumit_nagal@intuit.com
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Intuit
|
||||
links:
|
||||
- name: Kubernetes Website
|
||||
url: https://kubernetes.io
|
||||
- name: Source Code
|
||||
url: https://github.com/litmuschaos/litmus-python/tree/master/chaos-test
|
||||
- name: Kubernetes Slack
|
||||
url: https://slack.kubernetes.io/
|
||||
- name: Documentation
|
||||
url:
|
||||
icon:
|
||||
- url:
|
||||
mediatype: image/png
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/litmus-python/tree/master/chaos-test
|
Reference in New Issue
Block a user