(chore)env: add stress image env to pod resource exp (#439)

Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
Karthik Satchitanand
2021-04-15 21:02:15 +05:30
committed by GitHub
parent 02431f01b5
commit cf76d04a57
2 changed files with 8 additions and 0 deletions

View File

@@ -77,6 +77,10 @@ spec:
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
## It is used in pumba lib only
- name: STRESS_IMAGE
value: 'alexeiled/stress-ng:latest-ubuntu'
# provide the socket file path
# it is used in pumba lib
- name: SOCKET_PATH

View File

@@ -78,6 +78,10 @@ spec:
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
## It is used in pumba lib only
- name: STRESS_IMAGE
value: 'alexeiled/stress-ng:latest-ubuntu'
# provide the socket file path
# it is used in pumba lib
- name: SOCKET_PATH