1
0
Fork 0

cluster: grant radex access to more namespaces

Change-Id: I4f3df51fbc200f1a69ec1225244621e0c724f95b
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1759
Reviewed-by: q3k <q3k@hackerspace.pl>
master
radex 2023-10-30 20:27:25 +01:00 committed by radex
parent 3fdda9c9a3
commit a6592b845c
1 changed files with 27 additions and 0 deletions

View File

@ -416,6 +416,33 @@ local admins = import "lib/admins.libsonnet";
"ldapweb": [
"radex",
],
"devtools-prod": [
"radex",
],
"depotview": [
"radex",
],
"hackdoc": [
"radex",
],
"sourcegraph": [
"radex",
],
"speedtest": [
"radex",
],
"internet": [
"radex",
],
"cebulacamp": [
"radex",
],
"teleimg": [
"radex",
],
"pretalx": [
"radex",
],
}
}
},