From 9f96aecd8c808a7a923ad086e30ed39a7d0d4f44 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz>
Date: Mon, 22 Jul 2024 15:49:42 +0000
Subject: [PATCH] Update admin user for staging environments

---
 staging1/deployments/hub.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/staging1/deployments/hub.yaml b/staging1/deployments/hub.yaml
index 3e46709..62a5d60 100644
--- a/staging1/deployments/hub.yaml
+++ b/staging1/deployments/hub.yaml
@@ -138,7 +138,7 @@ hub:
       enable_auth_state: true
       admin_users:
         # valtri@civ.zcu.cz
-        - c36b18fe-e03a-4a22-ab14-5965e0171410@eosc-federation.eu
+        - 94d3cde7-3121-4b33-b4c2-526c67e8cb38@eosc-federation.eu
       allowed_groups:
         - urn:geant:eosc-federation.eu:staging:group:eosc#staging.eosc-federation.eu
       auto_login: true
-- 
GitLab