monitoring: move alloy to nix module
This commit is contained in:
parent
9590463580
commit
fa61e32fca
6 changed files with 103 additions and 54 deletions
|
@ -62,7 +62,7 @@
|
|||
virtualHosts."loki.noc.eh22.intern" = {
|
||||
locations."/loki/api/v1/push" = {
|
||||
proxyPass = "http://loki";
|
||||
#basicAuthFile = config.sops.secrets."services/loki/basic_auth".path;
|
||||
basicAuthFile = config.sops.secrets."services/loki/nginx".path;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue