mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
piper
A Helm chart for Kubernetes
Requirements
| Repository | Name | Version |
|---|---|---|
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | piper | 0.1.0 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| piper.env[0].name | string | "PUID" |
|
| piper.env[0].value | string | "1000" |
|
| piper.env[1].name | string | "PGID" |
|
| piper.env[1].value | string | "1000" |
|
| piper.env[2].name | string | "TZ" |
|
| piper.env[2].value | string | "Etc/UTC" |
|
| piper.env[3].name | string | "PIPER_VOICE" |
|
| piper.env[3].value | string | "en_GB-alan-medium" |
|
| piper.env[4].name | string | "PIPER_LENGTH" |
|
| piper.env[4].value | string | "1.0" |
|
| piper.env[5].name | string | "PIPER_NOISE" |
|
| piper.env[5].value | string | "0.667" |
|
| piper.env[6].name | string | "PIPER_NOISEW" |
|
| piper.env[6].value | string | "0.333" |
|
| piper.env[7].name | string | "PIPER_SPEAKER" |
|
| piper.env[7].value | string | "0" |
|
| piper.env[8].name | string | "PIPER_PROCS" |
|
| piper.env[8].value | string | "1" |
|
| piper.livenessProbeEnabled | bool | false |
|
| piper.podSecurityContextEnabled | bool | false |
|
| piper.readinessProbeEnabled | bool | false |
|
| piper.resources.requests.cpu | string | "500m" |
|
| piper.securityContextEnabled | bool | false |
|
| piper.startupProbeEnabled | bool | false |