735: version upgraded for chaos-charts
This commit is contained in:
@@ -142,7 +142,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-cpu-hog
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -181,7 +181,7 @@ spec:
|
||||
value: '1'
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60000' #in ms
|
||||
value: '60' # in seconds
|
||||
|
||||
# Period to wait before injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
@@ -204,7 +204,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-network-corruption
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -250,9 +250,9 @@ spec:
|
||||
value: '100' #in PERCENTAGE
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60000' #in ms
|
||||
value: '60' # in seconds
|
||||
|
||||
# Period to wait before injection of chaos in sec
|
||||
# Time period to wait before injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
value: ''
|
||||
|
||||
@@ -340,7 +340,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-network-loss
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -386,9 +386,9 @@ spec:
|
||||
value: '100' #in PERCENTAGE
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60000' #in ms
|
||||
value: '60' # in seconds
|
||||
|
||||
# Period to wait before injection of chaos in sec
|
||||
# ime period to wait before injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
value: ''
|
||||
|
||||
@@ -486,7 +486,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-network-latency
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -532,9 +532,9 @@ spec:
|
||||
value: '60000' #in ms
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60000' #in ms
|
||||
value: '60' # in seconds
|
||||
|
||||
# Period to wait before injection of chaos in sec
|
||||
# Time period to wait before injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
value: ''
|
||||
|
||||
|
@@ -5,7 +5,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-cpu-hog
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
|
@@ -5,7 +5,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-network-corruption
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
|
@@ -5,7 +5,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-network-latency
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
|
@@ -5,7 +5,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: pod-network-loss
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
|
Reference in New Issue
Block a user