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": [