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