2 Commits
Author SHA1 Message Date
Renovate 8ce95d8f94 Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.7.2 2026-08-07 20:54:44 +00:00
Lumpiasty fe391afe1a increase gitea valkey storage
ci/woodpecker/cron/renovate Pipeline was successful
2026-08-06 18:29:18 +02: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: 1Gi
capacity: "2147483648"
ownerNodeID: anapistula-delrosalae
shared: "yes"
thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
spec:
capacity:
storage: 1Gi
storage: 2Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storage: 2Gi
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.1
image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.7.2
ports:
- containerPort: 8880
name: http