poire.dev/teamspeak/chart/teamspeak/values.yaml

27 lines
424 B
YAML

image:
repository: teamspeak
tag: latest
pullPolicy: Always
podAnnotations: {}
service:
type: NodePort
voicePort: 30987
filePort: 30033
queryPort: 10011
nodeSelector:
teamspeak: "1"
tolerations: []
affinity: {}
persistence:
enabled: true
accessMode: ReadWriteOnce
annotations:
"helm.sh/resource-policy": keep
storageClass: do-block-storage
storageSize: 1Gi
existingClaim: teamspeak-data