From 82b0d27ea00ae13e155a62da8bdce6290e1d4bc6 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 31 May 2026 11:36:01 +0200 Subject: [PATCH] pathS required --- app-of-apps/headscale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-of-apps/headscale.yaml b/app-of-apps/headscale.yaml index b8d66e7..fd36e7c 100644 --- a/app-of-apps/headscale.yaml +++ b/app-of-apps/headscale.yaml @@ -28,7 +28,7 @@ spec: value: 'true' - name: ingress.className value: nginx - - name: ingress.hosts[0].path + - name: ingress.hosts[0].paths[0].path value: / - name: ingress.hosts[0].host value: headscale.martyn.berlin