From 3567f18b2e93f6df15bb0ee0b05b5bfd33cb1cba Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Mon, 20 Jan 2025 07:51:08 +0100 Subject: [PATCH] fix: add capgemini --- kustomizations/petimeter/manifests/acl.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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": [