From 8e974c6e9152e55878dcd361781e6a9adf2ce8b4 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Thu, 30 Oct 2025 10:49:46 -0400 Subject: [PATCH] fix: ingress --- apps/booklore/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/booklore/release.yaml b/apps/booklore/release.yaml index cc945f2..8051880 100644 --- a/apps/booklore/release.yaml +++ b/apps/booklore/release.yaml @@ -30,6 +30,7 @@ spec: - host: booklore.michaelthomson.dev paths: - path: "/" + pathType: ImplementationSpecific tls: - hosts: - booklore.michaelthomson.dev