mirror of
https://github.com/sstent/nixos-cluster.git
synced 2025-12-06 06:01:54 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -54,13 +54,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
custom = {
|
||||
"telemetry" = {
|
||||
"prometheus_metrics" = true;
|
||||
"publish_allocation_metrics" = true;
|
||||
"publish_node_metrics" = true;
|
||||
};
|
||||
# custom = {
|
||||
"telemetry" = {
|
||||
"prometheus_metrics" = true;
|
||||
"publish_allocation_metrics" = true;
|
||||
"publish_node_metrics" = true;
|
||||
};
|
||||
# };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user