Directory restructure to add scenarios and experiments (#559)
* 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>
This commit is contained in:
0
experiments/mysql/experiments.yaml
Normal file
0
experiments/mysql/experiments.yaml
Normal file
BIN
experiments/mysql/icons/mysql.png
Normal file
BIN
experiments/mysql/icons/mysql.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
30
experiments/mysql/mysql.chartserviceversion.yaml
Normal file
30
experiments/mysql/mysql.chartserviceversion.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
createdAt: 2020-03-17T10:28:08Z
|
||||
name: mysql
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
categories: mysql
|
||||
chartDescription: Injects chaos on mysql components
|
||||
spec:
|
||||
displayName: MySQL Chaos
|
||||
categoryDescription: >
|
||||
MySQL is an open-source relational database management system.
|
||||
experiments:
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- MySQL
|
||||
maintainers:
|
||||
- name: atulabhi
|
||||
email: atul.abhishek@openebs.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
links:
|
||||
- name: mysql Website
|
||||
url: https://www.mysql.com/
|
||||
icon:
|
||||
- url:
|
||||
mediatype:
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/mysql/experiments.yaml
|
2
experiments/mysql/mysql.package.yaml
Normal file
2
experiments/mysql/mysql.package.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
packageName: mysql
|
||||
experiments:
|
Reference in New Issue
Block a user