From 9272abc2250ddd1c4737ac802b63644cbc1de755 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 23 Apr 2026 20:49:40 -0500 Subject: [PATCH] Use absolute cluster DNS for ttsreader piper --- 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 11ddeba..67813e9 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -163,7 +163,7 @@ spec: - name: TtsReader__Jobs__Root value: "/data/jobs" - name: TtsReader__Piper__Host - value: "ttsreader-piper.fc-ttsreader.svc.cluster.local" + value: "ttsreader-piper.fc-ttsreader.svc.cluster.local." - name: TtsReader__Piper__Port value: "10200" - name: TtsReader__Ollama__BaseUrl