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,8 +12,8 @@ spec:
displayName: state
description: >
Kubernetes subchart sateChaos which contains chaos to disrupt state of kubernetes resources. Experiments can inject random pod-level and container level-failures against specified app replicas. Install will add the following experiments
- container-kill-exp.yaml
- pod-delete-exp.yaml
<br> - Container kill (container-kill-exp.yaml)
<br> - Pod delete (pod-delete-exp.yaml)
keywords:
- Kubernetes
- State