2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-02-16 18:49:04 +00:00

Fix raid configuration for operator

Operator was not allowed to create arrays.
This commit is contained in:
Jarrod Johnson 2019-05-14 10:42:42 -04:00
parent 9ac83665c6
commit 5ac0a6e650

View File

@ -53,6 +53,7 @@ _allowedbyrole = {
'/node*/attributes/expression',
'/nodes/*/console/session*',
'/nodes/*/shell/sessions*',
'/node*/configuration/*',
],
'update': [
'/discovery/*',