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:
@@ -100,7 +100,7 @@ spec:
|
||||
labels:
|
||||
name: pod-delete
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
resources:
|
||||
limits:
|
||||
memory: 128Mi
|
||||
@@ -163,7 +163,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
resources:
|
||||
limits:
|
||||
memory: 128Mi
|
||||
|
@@ -104,7 +104,7 @@ spec:
|
||||
labels:
|
||||
name: pod-delete
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
resources:
|
||||
limits:
|
||||
memory: 128Mi
|
||||
@@ -167,7 +167,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: alpine/k8s:1.18.2
|
||||
image: litmuschaos/k8s:latest
|
||||
resources:
|
||||
limits:
|
||||
memory: 128Mi
|
||||
|
Reference in New Issue
Block a user