chore(pod_aff_perc): Adding the pod_aff_per/blast-radius for pod-level chaoas (#311)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-09-09 17:10:33 +05:30
committed by GitHub
parent f7e7662633
commit 97802976d8
8 changed files with 32 additions and 4 deletions

View File

@@ -60,6 +60,10 @@ spec:
- name: TARGET_POD
value: ''
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'