mirror of
https://github.com/xcat2/confluent.git
synced 2025-07-05 20:35:38 +00:00
Fix nodediscover clear for operators
Operators should be allowed to delete discovery data.
This commit is contained in:
@ -68,6 +68,7 @@ _allowedbyrole = {
|
||||
'/nodes/*/shell/sessions*',
|
||||
],
|
||||
'delete': [
|
||||
'/discovery/*',
|
||||
'/node*/*/events/hardware/log',
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user