forked from hswaw/hscloud
cluster/k0/admitomatic: add .hswaw.net to hswaw-prod namespace
This was preventing certificate refresh in the hswaw-prod mirko ingress. Change-Id: I14b18b642a3948a9864e2d9a90b2a2b2c145b9b1
This commit is contained in:
parent
5da0494b3b
commit
99b91b11f1
1 changed files with 1 additions and 0 deletions
|
@ -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" },
|
||||
|
|
Loading…
Add table
Reference in a new issue