1
0
Fork 0

cluster/k0/admitomatic: add .hswaw.net to hswaw-prod namespace

This was preventing certificate refresh in the hswaw-prod mirko ingress.

Change-Id: I14b18b642a3948a9864e2d9a90b2a2b2c145b9b1
master
q3k 2021-03-28 17:34:32 +00:00
parent 5da0494b3b
commit 99b91b11f1
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ local rook = import "lib/rook.libsonnet";
{ namespace: "gerrit", dns: "gerrit.hackerspace.pl" },
{ namespace: "gitea-prod", dns: "gitea.hackerspace.pl" },
{ namespace: "hswaw-prod", dns: "*.hackerspace.pl" },
{ namespace: "hswaw-prod", dns: "*.hswaw.net" },
{ namespace: "internet", dns: "internet.hackerspace.pl" },
{ namespace: "matrix", dns: "matrix.hackerspace.pl" },
{ namespace: "onlyoffice-prod", dns: "office.hackerspace.pl" },