fix(headscale): Persist changes

This commit is contained in:
2025-09-23 14:51:20 +02:00
parent fecc7acd0f
commit 18065f3df6
+13 -1
View File
@@ -90,9 +90,14 @@ configMaps:
// groups are collections of users having a common scope. A user can be in multiple groups
// groups cannot be composed of groups
"groups": {
"group:hpc": [
"ekman",
"rossby",
],
"group:admin": [
"jonas.juselius@oceanbox.io",
"Moritz.Jorg@oceanbox.io",
"simen.kirkvik@oceanbox.io",
"system-tos",
],
"group:devops": [
@@ -155,8 +160,15 @@ configMaps:
"group:oceanographer",
"group:manager",
"group:dev",
"group:hpc",
],
"dst": [ "mumindalen:0" ]
"dst": [
"mumindalen:0"
"rossby-manage:22",
"rossby:22",
"ekman:22",
"frontend:22",
]
},
{
"action": "accept",