(feat): Adding minimal permissions in kafka broker pod failure (#105)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Chandan Kumar
parent
a2da879c8a
commit
d4e359b7be
@@ -42,7 +42,7 @@ spec:
|
||||
- name: TARGET_CONTAINER
|
||||
value: ''
|
||||
|
||||
# It only supported pumba
|
||||
# It only supports pumba
|
||||
- name: LIB
|
||||
value: 'pumba'
|
||||
|
||||
|
@@ -5,7 +5,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: cpu-hog
|
||||
version: 0.0.5
|
||||
version: 0.1.5
|
||||
spec:
|
||||
definition:
|
||||
scope: Cluster
|
||||
|
@@ -44,7 +44,7 @@ spec:
|
||||
value: ''
|
||||
|
||||
- name: FILL_PERCENTAGE
|
||||
value: ''
|
||||
value: '80'
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60'
|
||||
|
@@ -46,7 +46,7 @@ spec:
|
||||
- name: CHAOS_NAMESPACE
|
||||
value: ''
|
||||
|
||||
# Only GCP is supported
|
||||
# It supports GCP and AWS
|
||||
- name: CLOUD_PLATFORM
|
||||
value: 'GCP'
|
||||
|
||||
|
Reference in New Issue
Block a user