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: spec:
type: {{ .Values.service.type }} type: {{ .Values.service.type }}
ports: ports:
- port: {{ .Values.service.port }} - port: 8096
targetPort: http targetPort: {{ .Values.service.port }}
protocol: TCP protocol: TCP
name: http name: http
selector: selector: