diff --git a/teamspeak/chart/teamspeak/templates/service.yaml b/teamspeak/chart/teamspeak/templates/service.yaml index 7322e43..c672936 100644 --- a/teamspeak/chart/teamspeak/templates/service.yaml +++ b/teamspeak/chart/teamspeak/templates/service.yaml @@ -10,7 +10,7 @@ metadata: spec: type: {{ .Values.service.type }} ports: - - nodePort: {{ .Values.service.nodePort }} + - nodePort: {{ .Values.service.voicePort }} targetPort: 9987 protocol: UDP name: teamspeak-voice