Skip to content

Commit

Permalink
adding bootnodes
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Nov 7, 2024
1 parent 408e4dd commit 36695bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/devnet-0/teku-geth-001/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ teku-geth-001:
- --syncmode=full
- --state.scheme=hash
- --gcmode=archive
- --bootnodes=enode://125d2dddd0dc0d34b526910d49592545a1e4fe25139be9d9e0eed396211dbd37aa0c0a7fa0444c315803d814e743f890529b58b9261289d5303e16477c216b39@157.230.225.158:30303?discport=30303
- --bootnodes=enode://125d2dddd0dc0d34b526910d49592545a1e4fe25139be9d9e0eed396211dbd37aa0c0a7fa0444c315803d814e743f890529b58b9261289d5303e16477c216b39@157.230.225.158:30303?discport=30303,enode://508bff69cbb852337cfbf3db9e58fe66ec3254e6a3960c0ef266a2ab1ea78e12f101bba51e3d2e066947a0b9b315e5b26009af81584510394c1b87a5908dca7b@137.184.72.127:30303?discport=30303,enode://b273c662dd15148162c23a5c8407d3d5dbb35fb331ae0c1c3a80c6bfa2bbe077683b28c0cd59f7a482efc00a64a09273eb4767a173441a79b833fdf705d331ae@152.42.247.97:30303?discport=30303
- --ethstats=k8s-teku-geth-001:<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.mekong-devnets.ethstats_secret}>@ethstats.mekong.ethpandaops.io
- --rpc.allow-unprotected-txs
erigon:
Expand Down

0 comments on commit 36695bd

Please sign in to comment.