alertmanager pain

This commit is contained in:
chris 2025-04-14 23:37:55 +02:00
parent 62ad1df154
commit c0241036c6
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
8 changed files with 413 additions and 94 deletions
modules

View file

@ -15,7 +15,7 @@
sopsFile = ../secrets/passwords.yaml;
};
secrets."services/mimir/basic_auth" = {
mode = "0440";
mode = "0444";
owner = "alloy";
group = "alloy";
restartUnits = [ "alloy.service" ];