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:
Amit Kumar Das
2021-03-24 21:47:39 +05:30
committed by GitHub
parent bf44a78565
commit b59914768f
22 changed files with 48 additions and 48 deletions

View File

@@ -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

View File

@@ -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