From 7afb5043c4048d5fc2b64169bd9a18e0ed071d4c Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 16 Apr 2026 21:55:46 -0500 Subject: [PATCH] Fix ttsreader forwarded header handling --- 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 6395bf9..3a2010e 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -37,7 +37,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v202604162120 + image: localhost/fc-ttsreader-web:v202604162245 imagePullPolicy: Never ports: - containerPort: 5217