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:
|
spec:
|
||||||
type: {{ .Values.service.type }}
|
type: {{ .Values.service.type }}
|
||||||
ports:
|
ports:
|
||||||
- nodePort: {{ .Values.service.nodePort }}
|
- nodePort: {{ .Values.service.voicePort }}
|
||||||
targetPort: 9987
|
targetPort: 9987
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
name: teamspeak-voice
|
name: teamspeak-voice
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue