fix: 修复无法更新命令的bug

pull/9438/head
Aaron3S 2023-02-06 11:27:21 +08:00
parent 9a1109e13d
commit a3baac6763
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ exclude_permissions = (
('rbac', 'orgrolebinding', 'change', 'orgrolebinding'), ('rbac', 'orgrolebinding', 'change', 'orgrolebinding'),
('rbac', 'menupermission', '*', 'menupermission'), ('rbac', 'menupermission', '*', 'menupermission'),
('rbac', 'role', '*', '*'), ('rbac', 'role', '*', '*'),
('ops', 'adhoc', 'delete,change', '*'),
('ops', 'adhocexecution', 'add,delete,change', '*'), ('ops', 'adhocexecution', 'add,delete,change', '*'),
('ops', 'jobexecution', 'change,delete', 'jobexecution'), ('ops', 'jobexecution', 'change,delete', 'jobexecution'),
('ops', 'historicaljob', '*', '*'), ('ops', 'historicaljob', '*', '*'),