1024: version upgraded for chaos-charts
This commit is contained in:
@@ -4,7 +4,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: container-kill
|
||||
version: 0.1.19
|
||||
version: 0.1.20
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
|
@@ -363,7 +363,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-delete
|
||||
version: 0.1.15
|
||||
version: 0.1.16
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -427,7 +427,7 @@ spec:
|
||||
value: '5'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/pod-deleter:latest'
|
||||
value: 'litmuschaos/pod-delete-helper:latest'
|
||||
|
||||
- name: LIB
|
||||
value: 'litmus'
|
||||
@@ -819,7 +819,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: container-kill
|
||||
version: 0.1.19
|
||||
version: 0.1.20
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -881,9 +881,9 @@ spec:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '20'
|
||||
|
||||
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, litmuschaos/container-killer:latest
|
||||
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, litmuschaos/container-kill-helper:latest
|
||||
# For pumba image use: gaiaadm/pumba:0.6.5
|
||||
# For containerd image use: litmuschaos/container-killer:latest
|
||||
# For containerd image use: litmuschaos/container-kill-helper:latest
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba:0.6.5'
|
||||
|
||||
|
@@ -5,7 +5,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-delete
|
||||
version: 0.1.15
|
||||
version: 0.1.16
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
|
Reference in New Issue
Block a user