fix: fix headscale acl order for ekman and rossby

This commit is contained in:
2025-09-27 19:46:32 +02:00
parent cc2ce6e63f
commit cf857e43d9
+2 -2
View File
@@ -175,8 +175,6 @@ configMaps:
"action": "accept",
"src": [ "group:hpc-clusters" ],
"dst": [
"ekman-manage:*",
"rossby-manage:*",
"net.dc.tos:*",
"net.mgmt.tos:*",
"net.ceph.tos:*",
@@ -184,6 +182,8 @@ configMaps:
"net.rossby:*",
"net.mgmt.rossby:*",
"net.dc.tos:*",
"ekman-manage:*",
"rossby-manage:*",
]
},
{