chore(pod-io-stress): Adding target-pod env inside chart (#358)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-10-21 19:41:54 +05:30
committed by GitHub
parent f1373a3232
commit 823dbdce26

View File

@@ -64,6 +64,10 @@ spec:
- name: PODS_AFFECTED_PERC
value: ''
## specify the target pod name
- name: TARGET_POD
value: ''
# Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''