chore(socket_path): Add socket path ENV for some experiment (#395)
Signed-off-by: Udit Gaurav <udit.gaurav@mayadata.io>
This commit is contained in:
@@ -70,6 +70,11 @@ spec:
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba'
|
||||
|
||||
# provide the socket file path
|
||||
# it is used in pumba lib
|
||||
- name: SOCKET_PATH
|
||||
value: '/var/run/docker.sock'
|
||||
|
||||
- name: TARGET_PODS
|
||||
value: ''
|
||||
|
||||
|
Reference in New Issue
Block a user