forked from Drift/pvv-nixos-config
ildkule/prometheus: reenable mysqld exporter
This commit is contained in:
@@ -19,7 +19,7 @@ in {
|
||||
|
||||
exporters.mysqld = {
|
||||
enable = true;
|
||||
configFilePath = config.sops.secrets."config/mysqld_exporter".path;
|
||||
configFile = config.sops.secrets."config/mysqld_exporter".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user