feat(helper-images): Merging helper pod and litmus-go images (#279)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
c675f576ac
commit
e3d5228bef
@@ -46,7 +46,9 @@ spec:
|
||||
- name: RAMP_TIME
|
||||
value: ''
|
||||
|
||||
# It supports pumba and containerd
|
||||
# It supports pumba and litmus
|
||||
# pumba: for docker runtime
|
||||
# litmus: for containerd/crio runtime
|
||||
- name: LIB
|
||||
value: 'pumba'
|
||||
|
||||
@@ -63,11 +65,8 @@ spec:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '20'
|
||||
|
||||
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, litmuschaos/container-kill-helper:latest
|
||||
# For pumba image use: gaiaadm/pumba:0.6.5
|
||||
# For containerd image use: litmuschaos/container-kill-helper:latest
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba:0.6.5'
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
|
||||
securityContext:
|
||||
containerSecurityContext:
|
||||
|
Reference in New Issue
Block a user