Commit 64eea72 1 parent 7c50107 commit 64eea72 Copy full SHA for 64eea72
File tree 3 files changed +5
-2
lines changed
spartan/aztec-network/values
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
telemetry :
10
10
enabled : true
11
+ otelCollectorEndpoint : http://35.197.100.168:4318
11
12
12
13
images :
13
14
aztec :
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ images:
12
12
13
13
telemetry :
14
14
enabled : true
15
+ otelCollectorEndpoint : http://35.197.100.168:4318
15
16
16
17
validator :
17
18
storageSize : " 100Gi"
@@ -128,7 +129,7 @@ bootNode:
128
129
storageSize : " 100Gi"
129
130
130
131
proverAgent :
131
- replicas : 8
132
+ replicas : 16
132
133
bb :
133
134
hardwareConcurrency : 31
134
135
gke :
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ images:
12
12
13
13
telemetry :
14
14
enabled : true
15
+ otelCollectorEndpoint : http://35.197.100.168:4318
15
16
16
17
validator :
17
18
replicas : 48
@@ -128,7 +129,7 @@ bootNode:
128
129
disabled : true
129
130
130
131
proverAgent :
131
- replicas : 64
132
+ replicas : 200
132
133
bb :
133
134
hardwareConcurrency : 31
134
135
gke :
You can’t perform that action at this time.
0 commit comments