oecis-charts/charts/teamspeak3
2024-08-03 16:58:06 +02:00
..
docs add teamspeak3 2024-02-05 11:58:22 +01:00
templates add teamspeak3 2024-02-05 11:58:22 +01:00
.helmignore add teamspeak3 2024-02-05 11:58:22 +01:00
Chart.yaml add pairdrop 2024-04-29 15:19:32 +02:00
LICENSE add teamspeak3 2024-02-05 11:58:22 +01:00
OWNERS add teamspeak3 2024-02-05 11:58:22 +01:00
README.md Update documentation 2024-08-03 16:58:06 +02:00
values.yaml add teamspeak3 2024-02-05 11:58:22 +01:00

teamspeak3

Version: 1.0.0 Type: application AppVersion: 3.13.7

teamspeak3 server

Homepage: https://www.teamspeak.com/en/

Source Code

Values

Key Type Default Description
affinity object {}
configs.allowlist list []
extraEnv list []
extraVolumeMounts list []
extraVolumes list []
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "teamspeak"
image.tag string ""
imagePullSecrets list []
nameOverride string ""
nodeSelector object {}
persistentVolume.accessModes[0] string "ReadWriteOnce"
persistentVolume.annotations object {}
persistentVolume.size string "1Gi"
podAnnotations object {}
resources.limits.cpu string "250m"
resources.limits.memory string "512Mi"
resources.requests.cpu string "100m"
resources.requests.memory string "256Mi"
service.file.port int 30033
service.file.type string "ClusterIP"
service.query.port int 10011
service.query.type string "ClusterIP"
service.voice.port int 9987
service.voice.type string "ClusterIP"
tolerations list []

Autogenerated from chart metadata using helm-docs v1.13.1