refactor(cassandra-chart): Updating the chart & csv of cassandra chart (#212)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
ee98abb105
commit
12e2b6918a
@@ -7,7 +7,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
categories: Cassandra
|
categories: Cassandra
|
||||||
vendor: CNCF
|
vendor: CNCF
|
||||||
support: https://slack.kubernetes.io/
|
support: https://cassandra-slack.herokuapp.com
|
||||||
spec:
|
spec:
|
||||||
displayName: cassandra-pod-delete
|
displayName: cassandra-pod-delete
|
||||||
categoryDescription: |
|
categoryDescription: |
|
||||||
@@ -32,7 +32,7 @@ spec:
|
|||||||
name: Mayadata
|
name: Mayadata
|
||||||
links:
|
links:
|
||||||
- name: Source Code
|
- name: Source Code
|
||||||
url: https://github.com/litmuschaos/litmus/tree/master/experiments/cassandra/cassandra-pod_delete
|
url: https://github.com/litmuschaos/litmus/tree/master/experiments/cassandra/pod_delete
|
||||||
- name: Documentation
|
- name: Documentation
|
||||||
url: https://docs.litmuschaos.io/docs/cassandra-pod-delete/
|
url: https://docs.litmuschaos.io/docs/cassandra-pod-delete/
|
||||||
- name: Video
|
- name: Video
|
||||||
|
@@ -91,6 +91,10 @@ spec:
|
|||||||
- name: RAMP_TIME
|
- name: RAMP_TIME
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: FORCE
|
- name: FORCE
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
@@ -32,12 +32,12 @@ spec:
|
|||||||
- name: Cassandra Website
|
- name: Cassandra Website
|
||||||
url: http://cassandra.apache.org/
|
url: http://cassandra.apache.org/
|
||||||
- name: Source Code
|
- name: Source Code
|
||||||
url: https://github.com/kubernetes/kubernetes
|
url: https://github.com/apache/cassandra
|
||||||
- name: Kubernetes Slack
|
- name: Cassandra Slack
|
||||||
url: https://slack.kubernetes.io/
|
url: https://cassandra-slack.herokuapp.com
|
||||||
- name: Documentation
|
- name: Documentation
|
||||||
url: https://docs.litmuschaos.io/docs/chaoshub/#cassandra-chaos
|
url: http://cassandra.apache.org/doc/latest/
|
||||||
icon:
|
icon:
|
||||||
- url:
|
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/cassandra/icons/cassandra.png
|
||||||
mediatype: image/png
|
mediatype: image/png
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/cassandra/experiments.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/cassandra/experiments.yaml
|
||||||
|
@@ -43,6 +43,10 @@ spec:
|
|||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '15'
|
value: '15'
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: FORCE
|
- name: FORCE
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
|
||||||
|
@@ -57,6 +57,10 @@ spec:
|
|||||||
- name: RAMP_TIME
|
- name: RAMP_TIME
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: FORCE
|
- name: FORCE
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
|
||||||
|
@@ -76,6 +76,10 @@ spec:
|
|||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '5'
|
value: '5'
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: FORCE
|
- name: FORCE
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
|
||||||
|
@@ -74,6 +74,10 @@ spec:
|
|||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '5'
|
value: '5'
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: FORCE
|
- name: FORCE
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
|
||||||
|
@@ -75,6 +75,10 @@ spec:
|
|||||||
- name: CHAOS_ITERATIONS
|
- name: CHAOS_ITERATIONS
|
||||||
value: '2'
|
value: '2'
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: DATA_PERSISTENCE
|
- name: DATA_PERSISTENCE
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
@@ -81,6 +81,10 @@ spec:
|
|||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '60'
|
value: '60'
|
||||||
|
|
||||||
|
# provide the kill count
|
||||||
|
- name: KILL_COUNT
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '15'
|
value: '15'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user