Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Nov 28, 2024
1 parent 8efbb7e commit f231296
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kubernetes/devnet-0/teku-geth-001/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ teku-geth-001:
rpcEndpoint: http://geth-teku-001:8545
beaconEndpoint: http://teku-geth-001:5052
checkpointSync:
enabled: false
enabled: true
addresses:
mekong-devnet-0: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.bootnode-1.mekong-devnet-0.ethpandaops.io
mekong-devnet-0: https://checkpoint-sync.mekong.ethpandaops.io
clientArgs:
networks:
mekong-devnet-0:
Expand Down Expand Up @@ -196,8 +196,8 @@ teku-geth-001:
enabled: true
fullnameOverride: teku-geth-001
image:
repository: consensys/teku
tag: 24.10.3
repository: docker.ethquokkaops.io/dh/ethpandaops/teku
tag: mekong-297263b
pullPolicy: Always
mode: "beacon"
p2pNodePort:
Expand Down

0 comments on commit f231296

Please sign in to comment.