45 lines
807 B
YAML
45 lines
807 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: teamspeak
|
|
tag: 3.13.7@sha256:cfdeb278e1838b9db4b47f493af0b45cad30586d5f97af2a87eb90f86a0d6467
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /var/ts3server
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
files:
|
|
enabled: true
|
|
ports:
|
|
files:
|
|
enabled: true
|
|
port: 30033
|
|
targetPort: 30033
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10011
|
|
targetPort: 10011
|
|
voice:
|
|
enabled: true
|
|
ports:
|
|
voice:
|
|
enabled: true
|
|
port: 9987
|
|
protocol: udp
|
|
targetPort: 9987
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
TS3SERVER_LICENSE: accept
|