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