From e9d700eef4d7b4ad2a3de7c22c3b0caf8eca8405 Mon Sep 17 00:00:00 2001 From: Stefan Haun Date: Sun, 2 Jul 2023 16:31:50 +0200 Subject: [PATCH] Move spaceapi handling to pottwal on holmium --- host-holmium.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/host-holmium.yml b/host-holmium.yml index a6620c7..6cd608e 100644 --- a/host-holmium.yml +++ b/host-holmium.yml @@ -9,9 +9,6 @@ - role: nginx_https_ingress vars: ingress: - - server: kant - hosts: - - name: spaceapi.n39.eu - server: krypton hosts: - name: entities.svc.n39.eu @@ -31,6 +28,7 @@ - name: uptime.n39.eu - name: grafana.n39.eu - name: inventory.n39.eu + - name: spaceapi.n39.eu - server: radon hosts: - name: nodered.n39.eu