Skip to content

Commit 326608c

Browse files
authored
refactor: hide unnecessary role template (#158)
隐藏不必要的角色模板。 <img width="574" alt="image" src="https://github.com/user-attachments/assets/d597abe3-c761-41f4-a91c-498009dc5fd1"> ```release-note 隐藏不必要的角色模板。 ```
1 parent ce11166 commit 326608c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/extensions/role-templates.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ metadata:
44
name: comment-widget-public-apis
55
labels:
66
halo.run/role-template: "true"
7+
halo.run/hidden: "true"
78
rbac.authorization.halo.run/aggregate-to-anonymous: "true"
89
annotations:
910
rbac.authorization.halo.run/module: "Comment Widget"

0 commit comments

Comments
 (0)