mirror of
https://github.com/xcat2/confluent.git
synced 2024-12-25 12:41:39 +00:00
Fix nodediscover clear for operators
Operators should be allowed to delete discovery data.
This commit is contained in:
parent
2b86c878a8
commit
cd2361b80b
@ -68,6 +68,7 @@ _allowedbyrole = {
|
||||
'/nodes/*/shell/sessions*',
|
||||
],
|
||||
'delete': [
|
||||
'/discovery/*',
|
||||
'/node*/*/events/hardware/log',
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user