add kubernetes chaos metadata files (#4)

Signed-off-by: ksatchit <ksatchit@mayadata.io>
This commit is contained in:
Karthik Satchitanand
2019-08-12 21:00:54 +05:30
committed by Uma Mukkara
parent 156c1bb03f
commit e2c0c11335
4 changed files with 139 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
packageName: openebs
subcharts:
- name: targetchaos
CSV: openebstargetchaos.v0.1.0.chartserviceversion.yaml
- name: poolchaos
CSV: openebspoolchaos.v0.1.0.chartserviceversion.yaml
- name: controlplanechaos
CSV: openebscontrolplanechaos.v0.1.0.chartserviceversion.yaml

File diff suppressed because one or more lines are too long