diff --git a/kustomizations/petimeter/manifests/acl.json b/kustomizations/petimeter/manifests/acl.json index b02f91af..9a873e76 100644 --- a/kustomizations/petimeter/manifests/acl.json +++ b/kustomizations/petimeter/manifests/acl.json @@ -375,6 +375,20 @@ } ] }, + { + "domain": "capgemini.com", + "access": [ + { + "matching": ".*@capgemini.com", + "group": "/capgemini", + "roles": [ "user" ], + "capabilities": [ + "run:transport", + "run:sedimentation" + ] + } + ] + }, { "domain": "gmail.com", "access": [