1032991916: version upgraded for chaos-charts

This commit is contained in:
litmusbot
2021-07-15 07:05:35 +00:00
parent 755110178f
commit 15a1c4355f
2 changed files with 103 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:azure"
image: "litmuschaos/go-runner:ci"
imagePullPolicy: Always
args:
- -c
@@ -47,6 +47,9 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '30'
- name: CHAOS_INTERVAL
value: '30'
# Period to wait before and after injection of chaos in sec
- name: RAMP_TIME
value: ''
@@ -63,6 +66,9 @@ spec:
- name: AZURE_AUTH_LOCATION
value: '/tmp/azure.auth'
- name: SEQUENCE
value: 'parallel'
# provide the LIB
# only litmus supported
- name: LIB