finish nomad, add consul, sops

This commit is contained in:
2023-11-20 01:20:00 +00:00
parent 5d4dffeeab
commit e2387d33ab

View File

@@ -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;
};
# };
};
};
}