hswaw/site: post-deploy changes

This deploys the changes in Id64cccadcd1e109035ed09f62086772fa615dd72
and I34163bbb62ba792d359a5f5e72de1024c0109eab .

Turns out the site actually serves at new.hackerspace.pl and is being
proxy-passed from boston-packets, as that for legacy reasons still has
to live at hackerspace.pl.

Change-Id: Ieaa3e8b6f9c4ced14db83c121e30c9cbaa416b00
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1700
Reviewed-by: radex <radex@hackerspace.pl>
diff --git a/cluster/kube/k0.libsonnet b/cluster/kube/k0.libsonnet
index c72aa7f..7a0f69b 100644
--- a/cluster/kube/k0.libsonnet
+++ b/cluster/kube/k0.libsonnet
@@ -342,8 +342,7 @@
                         { namespace: "gitea-prod", dns: "gitea.hackerspace.pl" },
                         { namespace: "hswaw-prod", dns: "*.hackerspace.pl" },
                         { namespace: "hswaw-prod", dns: "*.hswaw.net" },
-                        { namespace: "site", dns: "hackerspace.pl" },
-                        { namespace: "site", dns: "www.hackerspace.pl" },
+                        { namespace: "site", dns: "new.hackerspace.pl" },
                         { namespace: "internet", dns: "internet.hackerspace.pl" },
                         { namespace: "matrix", dns: "matrix.hackerspace.pl" },
                         { namespace: "onlyoffice-prod", dns: "office.hackerspace.pl" },