modified: services/wyoming/deploy/app/kustomization.yaml

modified:   services/wyoming/deploy/app/piper-deployment.yaml
deleted:    services/wyoming/deploy/app/pvc.yaml
new file:   services/wyoming/deploy/app/storage.yaml
This commit is contained in:
Márcio Fernandes
2026-07-13 14:06:31 +00:00
parent 185bf16546
commit d1b0538bde
4 changed files with 74 additions and 24 deletions
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: wyoming
resources:
- pvc.yaml
- storage.yaml
- piper-deployment.yaml
- piper-service.yaml
- whisper-deployment.yaml