Skip to content

Commit 783ff2b

Browse files
committed
Explicit CU
1 parent 1fa028c commit 783ff2b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

operations/staking-rewards-controller-stage.hcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ job "staking-rewards-controller-stage" {
4545
PORT="${NOMAD_PORT_http}"
4646
NO_COLOR="1"
4747
MIN_HEALTHY_CONSENSUS_WEIGHT="50"
48+
CU_URL="https://cu.ardrive.io"
4849
}
4950

5051
template {
@@ -58,6 +59,7 @@ job "staking-rewards-controller-stage" {
5859
CONSUL_TOKEN_CONTROLLER_CLUSTER="{{.Data.data.CONSUL_TOKEN_CONTROLLER_CLUSTER}}"
5960
{{end}}
6061
62+
STAKING_REWARDS_PROCESS_ID="[[ consulKey "smart-contracts/stage/staking-rewards-address" ]]"
6163
OPERATOR_REGISTRY_PROCESS_ID="[[ consulKey "smart-contracts/stage/operator-registry-address" ]]"
6264
TOKEN_CONTRACT_ADDRESS="[[ consulKey "ator-token/sepolia/stage/address" ]]"
6365
HODLER_CONTRACT_ADDRESS="[[ consulKey "hodler/sepolia/stage/address" ]]"

0 commit comments

Comments
 (0)