1 Commits
Author SHA1 Message Date
Renovate 515862602a Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.7.1 2026-08-03 02:01:30 +00:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
namespace: openebs
spec:
capacity: "2147483648"
capacity: 1Gi
ownerNodeID: anapistula-delrosalae
shared: "yes"
thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
spec:
capacity:
storage: 2Gi
storage: 1Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 2Gi
storage: 1Gi
storageClassName: hdd-lvmpv
volumeName: gitea-valkey-primary-lvmhdd-0
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
# OpenAI-compatible Kokoro-FastAPI TTS server, CPU PyTorch backend.
# Models baked into the image (no PVC needed).
# v0.3.0 includes fix for per-request voice tensor memory leak (#459).
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.7.2
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.7.1
ports:
- containerPort: 8880
name: http