TS: Fix port key

This commit is contained in:
Aram 🍐 2019-10-27 00:08:45 -04:00
parent 2d033bf069
commit ebb54c74e7

View file

@ -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