Update the package.yaml for display the chart on hub (#50)

Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
This commit is contained in:
Chandan Kumar
2019-11-12 17:42:44 +05:30
committed by Karthik Satchitanand
parent 9c70ee2a95
commit 2d11a4ed87
6 changed files with 20 additions and 11 deletions

View File

@@ -1,14 +1,17 @@
packageName: openebs
experiments:
- name: openebs-pool-failure
CSV: openebs-pool-failure.chartserviceversion.yaml
desc: "openebs-pool-failure"
- name: openebs-target-failure
CSV: openebs-target-failure.chartserviceversion.yaml
desc: "openebs-target-failure"
- name: openebs-pool-pod-failure
CSV: openebs-pool-pod-failure.chartserviceversion.yaml
desc: "openebs-pool-pod-failure"
- name: openebs-target-container-failure
CSV: openebs-target-container-failure.chartserviceversion.yaml
desc: "openebs-target-container-failure"
- name: openebs-target-network-delay
CSV: openebs-target-network-delay.chartserviceversion.yaml
desc: "openebs-target-network-delay"
- name: openebs-target-network-loss
CSV: openebs-target-network-loss.chartserviceversion.yaml
desc: "openebs-target-network-loss"
desc: "openebs-target-network-loss"
- name: openebs-target-pod-failure
CSV: openebs-target-pod-failure.chartserviceversion.yaml
desc: "openebs-target-pod-failure"