From e9c5153a7542fc10c3eba943250292ab456f284d Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Thu, 29 Jan 2026 16:11:09 -0800 Subject: [PATCH] Disable Hajimari for Loki (no useful landing page) Co-Authored-By: Claude Opus 4.5 --- argocd/manifests/loki/ingress-tailscale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/loki/ingress-tailscale.yaml b/argocd/manifests/loki/ingress-tailscale.yaml index ee51dcc..252e52e 100644 --- a/argocd/manifests/loki/ingress-tailscale.yaml +++ b/argocd/manifests/loki/ingress-tailscale.yaml @@ -7,7 +7,7 @@ metadata: namespace: monitoring annotations: tailscale.com/funnel: "false" - hajimari.io/enable: "true" + hajimari.io/enable: "false" hajimari.io/url: "https://loki.ops.eblu.me" hajimari.io/icon: "mdi:text-box-search" hajimari.io/appName: "Loki"