image:
repository: tccr.io/truecharts/wyoming-piper
pullPolicy: IfNotPresent
tag: v1.1.0@sha256:f07d688c833458b029237cc0e1e2fdfe249b2c8f8f555d3cd4e2148143c14200
wyoming_piper:
voice: en-us-lessac-low
workload:
main:
podSpec:
containers:
probes:
liveness:
port: 10200
scheme: tcp
readiness:
startup:
args:
- --voice
- "{{ .Values.wyoming_piper.voice }}"
service:
ports:
protocol: tcp
targetPort: 10200
persistence:
config:
enabled: true
mountPath: /data
portal:
open:
enabled: false