ildkule/prometheus/mysqld: use service cname

This commit is contained in:
h7x4
2025-12-22 10:37:26 +09:00
parent 88ea686b59
commit bd4b8c876f

View File

@@ -10,7 +10,7 @@ in {
inherit (config.sops) placeholder;
in ''
[client]
host = bicep.pvv.ntnu.no
host = mysql.pvv.ntnu.no
port = 3306
user = prometheus_mysqld_exporter
password = ${placeholder."config/mysqld_exporter_password"}