mirror of
https://github.com/halo-dev/plugin-s3.git
synced 2025-10-19 09:07:33 +00:00
Hide the permission of the verification interface (#147)
fixes https://github.com/halo-dev/plugin-s3/issues/146 ```release-note 在角色创建中隐藏配置校验接口的权限 ```
This commit is contained in:
@@ -46,6 +46,7 @@ metadata:
|
|||||||
name: role-template-s3os-policy-config-validation
|
name: role-template-s3os-policy-config-validation
|
||||||
labels:
|
labels:
|
||||||
halo.run/role-template: "true"
|
halo.run/role-template: "true"
|
||||||
|
halo.run/hidden: "true"
|
||||||
rbac.authorization.halo.run/aggregate-to-role-template-manage-configmaps: "true"
|
rbac.authorization.halo.run/aggregate-to-role-template-manage-configmaps: "true"
|
||||||
rules:
|
rules:
|
||||||
- apiGroups: ["s3os.halo.run"]
|
- apiGroups: ["s3os.halo.run"]
|
||||||
|
Reference in New Issue
Block a user