diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index 65ce5fc..db71963 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:v20260423124615 + image: localhost/fc-ttsreader-web:v20260423130525 imagePullPolicy: Never ports: - containerPort: 5217 @@ -74,6 +74,8 @@ spec: value: "http://10.0.57.17:11434" - name: TtsReader__Ollama__DefaultModel value: "gemma3:4b" + - name: TtsReader__Ollama__TimeoutSeconds + value: "45" - name: TtsReader__Runtime__LogsRoot value: "/data/logs" - name: TtsReader__Runtime__SmokeStatePath