Fix jellyfin ports.
All checks were successful
ci/woodpecker/push/jellyfin Pipeline was successful

This commit is contained in:
Alex Manning 2023-03-14 21:58:07 +00:00
parent e71d07eca7
commit 2d007fafdf

View file

@ -7,8 +7,8 @@ metadata:
spec:
type: {{ .Values.service.type }}
ports:
- port: {{ .Values.service.port }}
targetPort: http
- port: 8096
targetPort: {{ .Values.service.port }}
protocol: TCP
name: http
selector: