Disable alertmanager for now
This commit is contained in:
parent
2765e92644
commit
2133779fe2
1 changed files with 0 additions and 5 deletions
|
@ -16,10 +16,5 @@
|
|||
}) (builtins.attrNames hosts);
|
||||
}
|
||||
];
|
||||
alertmanager = {
|
||||
enable = true;
|
||||
listenAddress = "localhost";
|
||||
webExternalUrl = "https://alertmanager.grzb.de";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue