mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-04 03:49:00 +00:00
fix: typo in Jellyfin chart (#34)
This commit is contained in:
@ -48,7 +48,7 @@ spec:
|
||||
port: http
|
||||
periodSeconds: 10
|
||||
failureThreshold: 6
|
||||
{{- if .Values.jellyfin.publishedServerUrl -}}
|
||||
{{- if .Values.jellyfin.publishedServerUrl }}
|
||||
env:
|
||||
- name: JELLYFIN_PublishedServerUrl
|
||||
value: {{ .Values.jellyfin.publishedServerUrl }}
|
||||
|
Reference in New Issue
Block a user