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

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Feb 22, 2024
2 parents f4feba7 + a09b421 commit 76c8326
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 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.19.0
tag: 0.20.0
pullPolicy: IfNotPresent
resources:
requests:
Expand Down Expand Up @@ -87,6 +87,9 @@ checkpointz:
- name: lodestar-geth-1
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-geth-1.dencun-devnet-12.ethpandaops.io
dataProvider: true
- name: lodestar-geth-1-arm
address: 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
dataProvider: true
- name: lodestar-nethermind-1
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-nethermind-1.dencun-devnet-12.ethpandaops.io
dataProvider: true
Expand Down

0 comments on commit 76c8326

Please sign in to comment.