Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 8007356

Browse files
committed
Add permissionClaims to apiexport.yaml
Signed-off-by: Andy Goldstein <[email protected]>
1 parent 6efa293 commit 8007356

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/kcp/apiexport.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ metadata:
55
spec:
66
latestResourceSchemas:
77
- today.widgets.data.my.domain
8+
permissionClaims:
9+
- group: ""
10+
resource: "secrets"
11+
- group: ""
12+
resource: "configmaps"

0 commit comments

Comments
 (0)