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:
@@ -99,7 +99,7 @@ spec:
|
||||
labels:
|
||||
name: pod-cpu-hog
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -151,7 +151,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