cluster/services/monitoring: use forService
This commit is contained in:
parent
0732ab921f
commit
06afea67f8
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
garage = {
|
garage = config.lib.forService "monitoring" {
|
||||||
keys = {
|
keys = {
|
||||||
loki-ingest.locksmith = {
|
loki-ingest.locksmith = {
|
||||||
nodes = config.services.monitoring.nodes.logging;
|
nodes = config.services.monitoring.nodes.logging;
|
||||||
|
|
Loading…
Reference in a new issue