From b28ab73a1971c84b162d448989dab79f9b9f670a Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 16 Jun 2026 05:33:43 -0500 Subject: [PATCH] deploy(ttsreader): pin TT-3 endpoint fix image --- apps/fc-ttsreader/fc-ttsreader.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index a21aea2..cbc37c5 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -535,7 +535,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260616-tt3-plane-b031fe5 + image: localhost/fc-ttsreader-web:v20260616-tt3-plane-3fe50f0 imagePullPolicy: Never ports: - containerPort: 5217