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

Commit 9b15a9e

Browse files
committed
Add namespace permissionclaim to the apiexport as it is used in configmap_controller.go
Signed-off-by: Frederic Giloux <[email protected]>
1 parent b095739 commit 9b15a9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/kcp/apiexport.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ spec:
1010
resource: "secrets"
1111
- group: ""
1212
resource: "configmaps"
13+
- group: ""
14+
resource: "namespaces"

0 commit comments

Comments
 (0)