From 0f3c9b452408ea4a145fcce061278262a85f1474 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 5 Oct 2025 16:43:31 +0200 Subject: [PATCH] okay, sure, have a pathType. --- apps-kustomized/mastodon/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps-kustomized/mastodon/values.yaml b/apps-kustomized/mastodon/values.yaml index 226f108..32f8cc4 100644 --- a/apps-kustomized/mastodon/values.yaml +++ b/apps-kustomized/mastodon/values.yaml @@ -5,6 +5,7 @@ ingress: - host: toot.martyn.berlin paths: - path: / + pathType: Prefix tls: - hosts: - toot.martyn.berlin