From cc5ec11735b93bba8e38ba3824297a830a122a3d Mon Sep 17 00:00:00 2001 From: Saundr21 Date: Sat, 10 Aug 2024 18:08:18 +0100 Subject: [PATCH] Prepare increase in stage DAs --- operations/anon-da-node-stage.hcl | 36 +++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/operations/anon-da-node-stage.hcl b/operations/anon-da-node-stage.hcl index bbe96d979a..7f70f376c0 100644 --- a/operations/anon-da-node-stage.hcl +++ b/operations/anon-da-node-stage.hcl @@ -6,19 +6,19 @@ job "dir-auth-stage" { namespace = "ator-network" group "dir-auth-stage-group" { - count = 3 + count = 7 spread { attribute = "${node.unique.id}" weight = 100 target "c8e55509-a756-0aa7-563b-9665aa4915ab" { - percent = 34 + percent = 14 } target "c2adc610-6316-cd9d-c678-cda4b0080b52" { - percent = 33 + percent = 43 } target "4aa61f61-893a-baf4-541b-870e99ac4839" { - percent = 33 + percent = 43 } } @@ -26,10 +26,10 @@ job "dir-auth-stage" { mode = "bridge" port "orport" { - static = 9101 + to = 9101 } port "dirport" { - static = 9130 + to = 9130 } } @@ -81,50 +81,50 @@ job "dir-auth-stage" { template { change_mode = "noop" data = <