chore(pod-io-stress): Adding target-pod env inside chart (#358)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
f1373a3232
commit
823dbdce26
@@ -62,7 +62,11 @@ spec:
|
||||
|
||||
## Percentage of total pods to target
|
||||
- name: PODS_AFFECTED_PERC
|
||||
value: ''
|
||||
value: ''
|
||||
|
||||
## specify the target pod name
|
||||
- name: TARGET_POD
|
||||
value: ''
|
||||
|
||||
# Period to wait before and after injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
|
Reference in New Issue
Block a user