Skip to content

Commit fb9fac6

Browse files
authored
fix: Fix the config (#12513)
Fixes to the `ignition-testnet.yaml`
1 parent 3ee8d51 commit fb9fac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spartan/aztec-network/values/ignition-testnet.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ telemetry:
44
aztec:
55
realProofs: true
66
validatorKeyIndexStart: 0
7-
proverKeyIndexStart: 1
7+
proverKeyIndexStart: 3
88
testAccounts: true
99
bootstrapENRs: "enr:-LO4QDwlKJN0BqMc4hYPsI-MQoR1O7qLVr4TK6DhqGsZT_pPTmg3gS-JD072rKI4vlaR0N4SdeH2gCD09oh-zMVT3JkEhWF6dGVjqDAwLTExMTU1MTExLTAwMDAwMDAwLTAtMmM4ZmM0NjMtMjM3YWFkY2WCaWSCdjSCaXCEI-XzqolzZWNwMjU2azGhA0da3IZGbY1tLdqXgdQKG-SW-Z4D6dvXJBeoXn8EZsCVg3VkcIKd0A,enr:-LO4QPJR493G_BQG1UU0_h-g0TEBnZEJ-zgWYH3YctVAn3GzfM9dWVIO7_TSETXYLy-h34bF6sSoSfpP5O44qsZnp00EhWF6dGVjqDAwLTExMTU1MTExLTAwMDAwMDAwLTAtMmM4ZmM0NjMtMjM3YWFkY2WCaWSCdjSCaXCEIlle64lzZWNwMjU2azGhAwuSF_VE1cRfSc3MvtDZvvaTl2Qo_dJK-Qp7TcnhYWBtg3VkcIKd0A,enr:-LO4QKq488wXvw6vAHToGWJYkxMmKsjQCsFjPs5Pt_MrawlnZ7G-xIfwhkXR1afddf8lFj_RNVZdBfGzHHR262pXNhMEhWF6dGVjqDAwLTExMTU1MTExLTAwMDAwMDAwLTAtMmM4ZmM0NjMtMjM3YWFkY2WCaWSCdjSCaXCEI8VFSYlzZWNwMjU2azGhA2xqOyFaHAARgLAi3dORuPmFHbxgoMDWBZJnnbiatW8jg3VkcIKd0A"
1010
contracts:
@@ -53,7 +53,7 @@ validator:
5353
cpu: "1"
5454

5555
proverAgent:
56-
replicas: 8
56+
replicas: 2
5757
bb:
5858
hardwareConcurrency: 31
5959
gke:

0 commit comments

Comments
 (0)