Skip to content

Commit 378de3a

Browse files
authored
devnet-6: retire the xatu-experimental cannon (#32)
The per-devnet cannon stamped by mca-xatu-devnets in the platform repo replaced this one: it coordinates against the devnet's own xatu server and writes canonical data directly to clickhouse-raw's glamsterdam-devnet-6 database. This chart still pointed at the retired xatu-experimental pipeline on an image that cannot decode Gloas blocks, so it derived nothing while hammering the beacon load balancer.
1 parent 42d4127 commit 378de3a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

kubernetes/devnet-6/xatu-cannon/values.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
# The cannon for this devnet runs from the platform repo (mca-xatu-devnets
2+
# stamps a per-devnet cannon on the utility cluster) and writes canonical
3+
# data straight to clickhouse-raw. This chart fed the retired
4+
# xatu-experimental pipeline.
15
xatu-cannon:
2-
enabled: true
6+
enabled: false
37
fullnameOverride: xatu-cannon
48
image:
59
repository: ethpandaops/xatu

0 commit comments

Comments
 (0)