From 603b4f72931fb181629819c4ebed2d17dcbfce7b Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Fri, 22 Sep 2023 20:34:22 +0000 Subject: [PATCH] hswaw/kube: add radex to admins Change-Id: I4f60b139bb86b52399ad84a5373ac5e1eb8828f9 Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1621 Reviewed-by: radex --- hswaw/kube/hswaw.jsonnet | 1 + 1 file changed, 1 insertion(+) diff --git a/hswaw/kube/hswaw.jsonnet b/hswaw/kube/hswaw.jsonnet index 38362b32..08aa5c94 100644 --- a/hswaw/kube/hswaw.jsonnet +++ b/hswaw/kube/hswaw.jsonnet @@ -97,6 +97,7 @@ local capacifier = import "capacifier.libsonnet"; }, subjects: [ kube.User("ar@hackerspace.pl"), + kube.User("radex@hackerspace.pl"), ], }, }