summaryrefslogtreecommitdiff
path: root/f3s
diff options
context:
space:
mode:
Diffstat (limited to 'f3s')
-rw-r--r--f3s/jellyfin/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/jellyfin/helm-chart/templates/deployment.yaml b/f3s/jellyfin/helm-chart/templates/deployment.yaml
index cbed57e..5b87cf5 100644
--- a/f3s/jellyfin/helm-chart/templates/deployment.yaml
+++ b/f3s/jellyfin/helm-chart/templates/deployment.yaml
@@ -34,7 +34,7 @@ spec:
- name: jellyfin-data
mountPath: /data
- name: jellyfin-database-config
- mountPath: /config/database.xml
+ mountPath: /config/config/database.xml
subPath: database.xml
volumes:
- name: jellyfin-config