488933912: version upgraded for chaos-charts
This commit is contained in:
@@ -364,7 +364,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
|
||||
@@ -881,7 +881,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
|
||||
@@ -1709,7 +1709,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
|
||||
|
@@ -59,6 +59,10 @@ spec:
|
||||
- name: REGION
|
||||
value: ''
|
||||
|
||||
# Provide the path of aws credentials mounted from secret
|
||||
- name: AWS_SHARED_CREDENTIALS_FILE
|
||||
value: '/tmp/cloud_config.yml'
|
||||
|
||||
# provide the LIB
|
||||
# only litmus supported
|
||||
- name: LIB
|
||||
@@ -249,6 +253,10 @@ spec:
|
||||
- name: REGION
|
||||
value: ''
|
||||
|
||||
# Provide the path of aws credentials mounted from secret
|
||||
- name: AWS_SHARED_CREDENTIALS_FILE
|
||||
value: '/tmp/cloud_config.yml'
|
||||
|
||||
# provide the LIB
|
||||
# only litmus supported
|
||||
- name: LIB
|
||||
@@ -262,4 +270,5 @@ spec:
|
||||
secrets:
|
||||
- name: cloud-secret
|
||||
mountPath: /tmp/
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user