Files
casa/services/wyoming/deploy/app/kustomization.yaml
T
Márcio Fernandes 40ab7218cb fluxcd: wyoming
2026-06-06 02:35:42 +00:00

15 lines
402 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: wyoming
resources:
- pvc.yaml
- piper-deployment.yaml
- piper-service.yaml
- whisper-deployment.yaml
- whisper-service.yaml
- piper-image-policy.yaml
- piper-image-repo.yaml
- piper-image-update-automation.yaml
- whisper-image-policy.yaml
- whisper-image-repo.yaml
- whisper-image-update-automation.yaml