Updating package yaml to reflect experiment names in seperate lines

This commit is contained in:
ajesh
2019-09-11 13:23:00 +05:30
parent 4375fb9b3e
commit 44367b9317
10 changed files with 16 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ spec:
displayName: network
description: >
Kubernetes subchart networkChaos which contains chaos to disrupt network connectivity of kubernetes pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods. Install will add the following experiments
- pod-nw-delay-exp.yaml
<br> - Pod network delay (pod-nw-delay-exp.yaml)
keywords:
- Kubernetes
- Network
@@ -33,5 +33,5 @@ spec:
- base64data: ""
mediatype: ""
experiments:
- pod-nw-delay-exp.yaml
- pod-network-delay-exp.yaml
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/community-charts/master/charts/kubernetes/network/experiments/k8s_nw_all_exp_crd.yaml