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:
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: default
|
||||
spec:
|
||||
# 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