From 4b57b8e939502e5ccdcad9b266bbf39f202bc21f Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Wed, 10 Jun 2026 19:01:08 -0500 Subject: [PATCH] fix(intranet): align search deploy config --- apps/intranet/intranet.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/intranet/intranet.yaml b/apps/intranet/intranet.yaml index 7d72d96..60e5d5e 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -60,7 +60,12 @@ spec: # ≈ 9 hours. BLUEJAY-WS GPU (R9700, 32GB VRAM) does the same work # in minutes. Memory: feedback_pi5_nomic_embed_slow. - name: IntranetSearch__OllamaBaseUrl - value: "http://10.0.56.20:11434" + value: "http://edge1.iamworkin.lan:11434" + # External Notes corpus roots are not mounted in the live pod today. + # Keep the curated/workflow docs directory active without logging + # repeated /srv/flowercore-notes missing-root warnings. + - name: IntranetSearch__Enabled + value: "false" # Sprint E Phase 2α — JSON-file-backed PageReadingOverride persistence # on the writable PVC at /data. Without this env var the # intranet falls back to the in-memory store (loses state on