From 673bb00a9ac98a5c3846761f07a69998d141ca8c Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Thu, 31 Oct 2024 12:56:22 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20add=20M=C3=A5s=C3=B8val?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values/petimeter/manifests/acl.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/values/petimeter/manifests/acl.json b/values/petimeter/manifests/acl.json index 53dafc0e..bd89d80b 100644 --- a/values/petimeter/manifests/acl.json +++ b/values/petimeter/manifests/acl.json @@ -277,6 +277,34 @@ } ] }, + { + "domain": "oceandata.earth", + "access": [ + { + "matching": ".*@oceandata.earth", + "group": "/hubocean", + "roles": [ "user" ], + "capabilities": [ + "run:transport", + "run:sedimentation" + ] + } + ] + }, + { + "domain": "masoval.no", + "access": [ + { + "matching": ".*@masoval.no", + "group": "/masoval", + "roles": [ "user" ], + "capabilities": [ + "run:transport", + "run:sedimentation" + ] + } + ] + }, { "domain": "gmail.com", "access": [