helm-charts/jellyfin/files/config-patch.sh.gotmpl

3 lines
131 B
Go Template
Raw Normal View History

2024-06-29 12:42:46 +02:00
#!/bin/sh
dasel -f /config/config/system.xml put ServerConfiguration.EnableMetrics -t bool -v {{ .Values.config.metrics | quote}}