Updated image with litmuschaos/k8s:latest required for predefined workflows (#430)
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
This commit is contained in:
@@ -101,7 +101,7 @@ spec:
|
||||
labels:
|
||||
name: node-memory-hog
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -146,7 +146,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
|
Reference in New Issue
Block a user