disable nginx prometheus stuff
This commit is contained in:
parent
324018e6f9
commit
08557afe58
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ in
|
|||
target_label = "unit";
|
||||
}];
|
||||
}
|
||||
] ++ lib.optionals config.services.nginx.enable [
|
||||
] ++ lib.optionals false [
|
||||
{
|
||||
job_name = "nginx";
|
||||
static_configs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue