From 4da60820c6ee3c04515cf91b85f96ec287e8d416 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 23 Apr 2026 15:13:21 -0500 Subject: [PATCH] Deploy TTS Reader queue presentation fix --- 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 0f445c9..a670366 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -46,7 +46,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260423142658 + image: localhost/fc-ttsreader-web:v20260423151306 imagePullPolicy: Never ports: - containerPort: 5217