Chore(add_env): Add path for aws credentials (#408)

Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
Udit Gaurav
2021-01-16 03:00:24 +05:30
committed by GitHub
parent 29f0d18632
commit 16307c6b18
5 changed files with 12 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ spec:
## It is used in pumba lib only
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:ci'
value: 'litmuschaos/go-runner:latest'
# provide the socket file path
# it is used in pumba lib

View File

@@ -93,7 +93,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:ci'
value: 'litmuschaos/go-runner:latest'
# provide the socket file path
# it is used in pumba lib

View File

@@ -78,7 +78,7 @@ spec:
## It is used in pumba lib only
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:ci'
value: 'litmuschaos/go-runner:latest'
# provide the socket file path
# it is used in pumba lib