finish nomad, add consul, sops

This commit is contained in:
2023-11-19 23:00:31 +00:00
parent 046655fcd0
commit 5414d30bb5

View File

@@ -29,7 +29,8 @@ in {
extraConfig = {
bootstrap = false;
bootstrap_expect = 7;
server = true;
bootstrap_expect = 3;
encrypt = config.sops.secrets.consul_encrypt.path;
performance = {
raft_multiplier = 5;