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