From 81cf28016956ca46b515386515f2683b2798f448 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 14 Sep 2020 14:46:04 +0000 Subject: [PATCH] 1342: version upgraded for chaos-charts --- charts/cassandra/experiments.yaml | 6 +----- charts/generic/experiments.yaml | 10 +--------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/charts/cassandra/experiments.yaml b/charts/cassandra/experiments.yaml index 79594c8..30280ef 100644 --- a/charts/cassandra/experiments.yaml +++ b/charts/cassandra/experiments.yaml @@ -64,7 +64,7 @@ spec: # provide cassandra port # default port: 9042 - name: CASSANDRA_PORT - value: '' + value: '9042' # provide liveness deployement port # default port: 8088, It only supports 8088 port @@ -94,10 +94,6 @@ spec: - name: RAMP_TIME value: '' - # provide the kill count - - name: KILL_COUNT - value: '' - - name: FORCE value: '' diff --git a/charts/generic/experiments.yaml b/charts/generic/experiments.yaml index f69fdd4..d13f277 100644 --- a/charts/generic/experiments.yaml +++ b/charts/generic/experiments.yaml @@ -134,9 +134,6 @@ spec: command: - /bin/bash env: - - - name: LIVENESS_APP_LABEL - value: '' - name: APP_NODE value: '' @@ -153,9 +150,6 @@ spec: - name: RAMP_TIME value: '' - - name: LIVENESS_APP_NAMESPACE - value: '' - labels: name: node-drain @@ -990,7 +984,7 @@ spec: - /bin/bash env: - name: TOTAL_CHAOS_DURATION - value: '120' + value: '120' ## specify the size as percentage of free space on the file system ## default value 90 (in percentage) @@ -1247,8 +1241,6 @@ spec: - name: RAMP_TIME value: '' - - ## ENTER THE NUMBER OF CORES OF CPU FOR CPU HOGGING ## OPTIONAL VALUE IN CASE OF EMPTY VALUE IT WILL TAKE NODE CPU CAPACITY - name: NODE_CPU_CORE