Chore(lib_image): Use litmus lib image for pumba stress experiments (#407)
Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
@@ -78,7 +78,7 @@ spec:
|
||||
|
||||
## It is used in pumba lib only
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba'
|
||||
value: 'litmuschaos/go-runner:ci'
|
||||
|
||||
# provide the socket file path
|
||||
# it is used in pumba lib
|
||||
|
@@ -93,7 +93,7 @@ spec:
|
||||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba'
|
||||
value: 'litmuschaos/go-runner:ci'
|
||||
|
||||
# provide the socket file path
|
||||
# it is used in pumba lib
|
||||
|
@@ -78,7 +78,7 @@ spec:
|
||||
|
||||
## It is used in pumba lib only
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba'
|
||||
value: 'litmuschaos/go-runner:ci'
|
||||
|
||||
# provide the socket file path
|
||||
# it is used in pumba lib
|
||||
|
@@ -20,6 +20,7 @@ spec:
|
||||
value: '60'
|
||||
|
||||
# Instance ID of the target ec2 instance
|
||||
# If not provided it will select randomly from the region
|
||||
- name: EC2_INSTANCE_ID
|
||||
value: ''
|
||||
|
||||
|
Reference in New Issue
Block a user