loki-monitoring02 #41
@@ -21,6 +21,8 @@ in
|
|||||||
vault.secrets.promtail-loki-auth = lib.mkIf config.vault.enable {
|
vault.secrets.promtail-loki-auth = lib.mkIf config.vault.enable {
|
||||||
secretPath = "shared/loki/push-auth";
|
secretPath = "shared/loki/push-auth";
|
||||||
extractKey = "password";
|
extractKey = "password";
|
||||||
|
owner = "promtail";
|
||||||
|
group = "promtail";
|
||||||
services = [ "promtail" ];
|
services = [ "promtail" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user