From 5e3dbe5e6dca6195b053cd6c57d3f49071085548 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Wed, 14 Aug 2024 13:04:55 +0200 Subject: [PATCH] fix: add Sinkberg to acl --- kustomizations/petimeter/manifests/acl.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kustomizations/petimeter/manifests/acl.json b/kustomizations/petimeter/manifests/acl.json index af2667d0..2386b786 100644 --- a/kustomizations/petimeter/manifests/acl.json +++ b/kustomizations/petimeter/manifests/acl.json @@ -211,6 +211,20 @@ } ] }, + { + "domain": "sinkaberg.no", + "access": [ + { + "matching": ".*@sinkaberg.no", + "group": "/sinkaberg", + "roles": [ "user" ], + "capabilities": [ + "run:transport", + "run:sedimentation" + ] + } + ] + }, { "domain": "gmail.com", "access": [