Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion kubernetes/devnet-6/xatu-cannon/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# The cannon for this devnet runs from the platform repo (mca-xatu-devnets
# stamps a per-devnet cannon on the utility cluster) and writes canonical
# data straight to clickhouse-raw. This chart fed the retired
# xatu-experimental pipeline.
xatu-cannon:
enabled: true
enabled: false
fullnameOverride: xatu-cannon
image:
repository: ethpandaops/xatu
Expand Down
Loading