updating to litmuschaos/k8s:latest (#456)

Signed-off-by: Oum Kale <oumkale@chaosnative.com>
This commit is contained in:
OUM NIVRATHI KALE
2021-05-14 12:17:59 +05:30
committed by GitHub
parent aef7d97c23
commit de46820cdb
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ spec:
- name: revert-chaos - name: revert-chaos
container: container:
image: alpine/k8s:1.18.2 image: litmuschaos/k8s:latest
command: [sh, -c] command: [sh, -c]
args: args:
[ [

View File

@@ -110,7 +110,7 @@ spec:
- name: revert-chaos - name: revert-chaos
container: container:
image: alpine/k8s:1.18.2 image: litmuschaos/k8s:latest
command: [sh, -c] command: [sh, -c]
args: args:
[ [