From bcd0db7150d5dc922428427526506fe9b2d6a054 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Thu, 21 Nov 2024 09:18:33 +0100 Subject: [PATCH] fix: add bioceanor and oceanvisuals --- kustomizations/petimeter/manifests/acl.json | 28 +++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/kustomizations/petimeter/manifests/acl.json b/kustomizations/petimeter/manifests/acl.json index 0eebf006..b02f91af 100644 --- a/kustomizations/petimeter/manifests/acl.json +++ b/kustomizations/petimeter/manifests/acl.json @@ -347,6 +347,34 @@ } ] }, + { + "domain": "bioceanor.com", + "access": [ + { + "matching": ".*@bioceanor.com", + "group": "/bioceanor", + "roles": [ "user" ], + "capabilities": [ + "run:transport", + "run:sedimentation" + ] + } + ] + }, + { + "domain": "oceanvisuals.no", + "access": [ + { + "matching": ".*@oceanvisuals.no", + "group": "/oceanvisuals", + "roles": [ "user" ], + "capabilities": [ + "run:transport", + "run:sedimentation" + ] + } + ] + }, { "domain": "gmail.com", "access": [