deploy(ttsreader): persist voice reference clips on pvc

This commit is contained in:
Codex
2026-05-06 20:48:58 -05:00
parent a4aa612373
commit c4065b15a3

View File

@@ -611,6 +611,8 @@ spec:
# the writable PVC mount.
- name: TtsReader__Preview__CacheDirectory
value: "/data/voice-previews"
- name: TtsReader__VoiceLibrary__ReferenceClip__Directory
value: "/data/voice-reference-clips"
# Sprint E XXL Phase 4γ — content-addressed CDN bundle dir for
# POST /api/v1/render. Default "wwwroot/cdn" resolves under the
# read-only app filesystem, so pin to the writable PVC mount