TS: Fix port key
This commit is contained in:
parent
2d033bf069
commit
ebb54c74e7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue