chore(permission): Fix rbac permission for kafka pod delete experiment (#405)
* chore(permission): Fix rbac permission for kafka pod delete experiment Signed-off-by: udit <udit.gaurav@mayadata.io> * update permission for cassandra experiment Signed-off-by: udit <udit.gaurav@mayadata.io> * add default annotation check to false Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
applabel: 'app=cassandra'
|
||||
appkind: 'statefulset'
|
||||
# It can be true/false
|
||||
annotationCheck: 'true'
|
||||
annotationCheck: 'false'
|
||||
# It can be active/stop
|
||||
engineState: 'active'
|
||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||
|
Reference in New Issue
Block a user