Skip to content

Commit

Permalink
bump forky retention
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Oct 3, 2024
1 parent 0cd98c2 commit e25f933
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ansible/inventories/devnet-2/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
default_ethereum_client_images:
### Consensus layer clients
lighthouse: ethpandaops/lighthouse:unstable-2792705
lodestar: ethpandaops/lodestar:peerDAS-a3de70f
lodestar: ethpandaops/lodestar:peerDAS-513bccc
nimbus: ethpandaops/nimbus-eth2:pdsync-30f8ef9
prysm: ethpandaops/prysm-beacon-chain:peerDAS-df42f37
prysm: ethpandaops/prysm-beacon-chain:peerDAS-f29c6a9
prysm_validator: ethpandaops/prysm-validator:peerDAS-df42f37
teku: ethpandaops/teku:nashatyrev-das-458f7e7
teku: ethpandaops/teku:nashatyrev-das-78406d3
grandine: ethpandaops/grandine:hangleang-feature-das-2c2f74b
### Execution layer clients
besu: hyperledger/besu:latest
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/devnet-2/forky/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ forky:
addr: ":9090"
enabled: true
forky:
retention_period: "1m"
retention_period: "15m"
store:
type: memory
indexer:
Expand Down

0 comments on commit e25f933

Please sign in to comment.