From bfc6b5997201fc91512978a460a3b088966e2bc3 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 31 May 2026 01:03:35 +0200 Subject: [PATCH] cert-manager stuff --- app-of-apps/headscale.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-of-apps/headscale.yaml b/app-of-apps/headscale.yaml index 51c23ab..78c9b23 100644 --- a/app-of-apps/headscale.yaml +++ b/app-of-apps/headscale.yaml @@ -28,3 +28,5 @@ spec: value: nginx - name: ingress.hosts[0].host value: headscale.martyn.berlin + - name: headscale.certmanager.dnsNames[0] + value: headscale.martyn.berlin