Skip to content

Commit 99cb6ab

Browse files
committed
Add 'group:kind' to policy.hujson for user access
This update grants the 'kind' group access to the specified user, enhancing the policy configuration for better resource management.
1 parent c0256c1 commit 99cb6ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tailscale/policy.hujson

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"group:stpetersburg": [
4141
"rajsinghtech@github",
4242
],
43+
"group:kind": [
44+
"rajsinghtech@github",
45+
],
4346
},
4447
"tagOwners": {
4548
"tag:k8s-operator": ["tag:k8s-operator", "group:superuser",],

0 commit comments

Comments
 (0)