1
0
Fork 0

cluster-k0/admitomatic: add codehosting-prod

Change-Id: If6cd75e2fce73bdc92a3f313f39603616a343fd0
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1684
Reviewed-by: informatic <informatic@hackerspace.pl>
master
informatic 2023-10-07 21:13:02 +02:00 committed by informatic
parent ba81655145
commit e4519b1419
1 changed files with 2 additions and 0 deletions

View File

@ -333,6 +333,8 @@ local rook = import "lib/rook.libsonnet";
{ namespace: "ldapweb", dns: "profile.hackerspace.pl" },
{ namespace: "devtools-prod", dns: "hackdoc.hackerspace.pl" },
{ namespace: "devtools-prod", dns: "cs.hackerspace.pl" },
{ namespace: "codehosting-prod", dns: "git.hackerspace.pl" },
{ namespace: "codehosting-prod", dns: "code.hackerspace.pl" },
{ namespace: "engelsystem-prod", dns: "engelsystem.hackerspace.pl" },
{ namespace: "gerrit", dns: "gerrit.hackerspace.pl" },
{ namespace: "gitea-prod", dns: "gitea.hackerspace.pl" },