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

2 lines
131 B
Bash

#!/bin/sh
dasel -f /config/config/system.xml put ServerConfiguration.EnableMetrics -t bool -v {{ .Values.config.metrics | quote}}