a
This commit is contained in:
parent
dccd3bc200
commit
62f7bcc397
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
||||||
};
|
};
|
||||||
services.prometheus.exporters.blackbox = {
|
services.prometheus.exporters.blackbox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configFile = config.age.secrets.prometheusBlackboxConfig.path;
|
configFile = "${config.age.secrets.prometheusBlackboxConfig.path}";
|
||||||
enableConfigCheck = false;
|
enableConfigCheck = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue