From fc646380299ad38cd87606caf4d86e3c6344616b Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Mon, 15 Jun 2026 17:32:39 -0500 Subject: [PATCH] deploy(chat): pin citation fallback fix-forward --- apps/fc-chat/fc-chat.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/fc-chat/fc-chat.yaml b/apps/fc-chat/fc-chat.yaml index ffe63b8..d89255c 100644 --- a/apps/fc-chat/fc-chat.yaml +++ b/apps/fc-chat/fc-chat.yaml @@ -47,6 +47,7 @@ data: FlowerCore__AI__Skills__Library__LibraryApiUrl: "http://library-web.fc-library.svc.cluster.local" FlowerCore__AI__Skills__Retail__RetailApiUrl: "http://retail-web.fc-retail.svc.cluster.local" FlowerCore__AI__Skills__Intranet__IntranetBaseUrl: "http://intranet-web.intranet.svc.cluster.local" + FlowerCore__AI__Skills__Intranet__SearchBaseUrl: "https://intranet.iamworkin.lan" FlowerCore__AI__Skills__Intranet__PublicBaseUrl: "https://intranet.iamworkin.lan" FlowerCore__AI__Skills__Print__PrintMcpBaseUrl: "http://10.0.57.16:5200" FlowerCore__AI__Helpdesk__SentimentEscalation__Enabled: "true" @@ -124,7 +125,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: chat-web - image: localhost/fc-chat-web:v20260615-ch-citations-648211f + image: localhost/fc-chat-web:v20260615-ch-citations-b5a80dd imagePullPolicy: Never ports: - name: http