ildkule/prometheus: reenable mysqld exporter
Some checks are pending
Eval nix flake / evals (push) Waiting to run
Some checks are pending
Eval nix flake / evals (push) Waiting to run
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