helm - handle talk internal ports correctly

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-02-04 15:23:44 +01:00
parent 6889568c21
commit a5f9ff9c74
15 changed files with 54 additions and 17 deletions

View file

@ -42,4 +42,5 @@ spec:
- containerPort: {{ .Values.TALK_PORT }}
- containerPort: {{ .Values.TALK_PORT }}
protocol: UDP
- containerPort: 8081
{{- end }}