diff --git a/acl.json b/acl.json new file mode 120000 index 00000000..bfdc4615 --- /dev/null +++ b/acl.json @@ -0,0 +1 @@ +kustomizations/petimeter/manifests/acl.json \ No newline at end of file diff --git a/kustomizations/petimeter/manifests/acl.json b/kustomizations/petimeter/manifests/acl.json index 2386b786..53dafc0e 100644 --- a/kustomizations/petimeter/manifests/acl.json +++ b/kustomizations/petimeter/manifests/acl.json @@ -225,6 +225,58 @@ } ] }, + { + "domain": "akerbla.no", + "access": [ + { + "matching": ".*@akerbla.no", + "group": "/akerbla", + "roles": [ "user" ], + "capabilities": [ + "run:transport" + ] + } + ] + }, + { + "domain": "nr.no", + "access": [ + { + "matching": ".*@nr.no", + "group": "/nr", + "roles": [ "user" ], + "capabilities": [ + "run:transport" + ] + } + ] + }, + { + "domain": "sjomatnorge.no", + "access": [ + { + "matching": ".*@sjomatnorge.no", + "group": "/sjomatnorge", + "roles": [ "user" ], + "capabilities": [ + "run:transport" + ] + } + ] + }, + { + "domain": "tatidentilbake.no", + "access": [ + { + "matching": ".*@tatidentilbake.no", + "group": "/tatidentilbake", + "roles": [ "user" ], + "capabilities": [ + "run:transport" + ] + } + ] + }, { "domain": "gmail.com", "access": [