Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Mar 4, 2024
1 parent 52e3ef7 commit 7838da5
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 35 deletions.
8 changes: 4 additions & 4 deletions kubernetes/devnet-12/blobscan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ blobscan:
NEXT_PUBLIC_NETWORK_NAME: dencun-devnet-12
NEXT_PUBLIC_BEACON_BASE_URL: https://dora.dencun-devnet-12.ethpandaops.io
NEXT_PUBLIC_EXPLORER_BASE_URL: https://explorer.dencun-devnet-12.ethpandaops.io
BEACON_NODE_ENDPOINT: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.bootnode-1.dencun-devnet-12.ethpandaops.io
BEACON_NODE_ENDPOINT: http://teku-geth-001:5052
CHAIN_ID: "7011893062"
blobscandb:
fullnameOverride: blobscan-blobscandb
Expand All @@ -36,8 +36,8 @@ blobscan-indexer:
tag: latest
pullPolicy: Always
config:
EXECUTION_NODE_ENDPOINT: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@rpc.bootnode-1.dencun-devnet-12.ethpandaops.io
BEACON_NODE_ENDPOINT: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.bootnode-1.dencun-devnet-12.ethpandaops.io
EXECUTION_NODE_ENDPOINT: http://geth-teku-001:8545
BEACON_NODE_ENDPOINT: http://teku-geth-001:5052

# Blobscan API
blobscan-api:
Expand All @@ -47,7 +47,7 @@ blobscan-api:
tag: latest
pullPolicy: Always
config:
BEACON_NODE_ENDPOINT: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.bootnode-1.dencun-devnet-12.ethpandaops.io
BEACON_NODE_ENDPOINT: http://teku-geth-001:5052
CHAIN_ID: "7011893062"
ingress:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/devnet-12/checkpointz/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ checkpointz:

image:
repository: ethpandaops/checkpointz
tag: 0.20.0
tag: 0.19.0
pullPolicy: IfNotPresent
resources:
requests:
Expand Down
3 changes: 3 additions & 0 deletions kubernetes/devnet-12/dora/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ dora:
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-geth-1.dencun-devnet-12.ethpandaops.io
name: lodestar-geth-1
priority: -1
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-geth-1-arm.dencun-devnet-12.ethpandaops.io
name: lodestar-geth-1-arm
priority: -1
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-nethermind-1.dencun-devnet-12.ethpandaops.io
name: lodestar-nethermind-1
priority: -1
Expand Down
2 changes: 2 additions & 0 deletions kubernetes/devnet-12/dugtrio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ dugtrio:
name: lodestar-ethereumjs-1
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-geth-1.dencun-devnet-12.ethpandaops.io
name: lodestar-geth-1
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-geth-1-arm.dencun-devnet-12.ethpandaops.io
name: lodestar-geth-1-arm
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-nethermind-1.dencun-devnet-12.ethpandaops.io
name: lodestar-nethermind-1
- url: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-reth-1.dencun-devnet-12.ethpandaops.io
Expand Down
2 changes: 2 additions & 0 deletions kubernetes/devnet-12/forkmon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ forkmon:
name: lodestar-ethereumjs-1
- addr: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@rpc.lodestar-geth-1.dencun-devnet-12.ethpandaops.io
name: lodestar-geth-1
- addr: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@rpc.lodestar-geth-1-arm.dencun-devnet-12.ethpandaops.io
name: lodestar-geth-1-arm
- addr: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@rpc.lodestar-nethermind-1.dencun-devnet-12.ethpandaops.io
name: lodestar-nethermind-1
- addr: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@rpc.lodestar-reth-1.dencun-devnet-12.ethpandaops.io
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/devnet-12/rpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
rpc-proxy:
fullnameOverride: rpc-proxy

replicas: 1
replicas: 2

resources:
requests:
Expand Down
64 changes: 35 additions & 29 deletions kubernetes/devnet-12/teku-geth-001/values.yaml

Large diffs are not rendered by default.

0 comments on commit 7838da5

Please sign in to comment.