From d4d2a108a5223b4d4ea72bf2df9e37d5d2cd927e Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Sun, 21 Jun 2026 21:25:44 -0500 Subject: [PATCH] Deploy TtsReader RUM telemetry --- apps-gx10/fc-ttsreader/deployment-ttsreader-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json b/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json index 5950a58..36cb7e3 100644 --- a/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json +++ b/apps-gx10/fc-ttsreader/deployment-ttsreader-web.json @@ -197,7 +197,7 @@ } } ], - "image": "localhost/fc-ttsreader-web:v20260622-real-mcp-fa338c0", + "image": "localhost/fc-ttsreader-web:v20260622-rum1-50eda25", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,