From 5b67297f28346ebb93c1dd3ac1641fce9edd1337 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Fri, 30 Jan 2026 13:06:00 -0800 Subject: [PATCH] Remove Kagi autosuggest (requires auth) Kagi's autosuggest API requires authentication, causing "API Error". Search still works, just without autocomplete suggestions. Co-Authored-By: Claude Opus 4.5 --- argocd/manifests/homepage/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/argocd/manifests/homepage/values.yaml b/argocd/manifests/homepage/values.yaml index 147fa06..ce46ac0 100644 --- a/argocd/manifests/homepage/values.yaml +++ b/argocd/manifests/homepage/values.yaml @@ -64,7 +64,6 @@ config: provider: custom url: https://kagi.com/search?q= target: _blank - suggestionUrl: https://kagi.com/api/autosuggest?q= - kubernetes: cluster: show: true