Skip to content

Commit

Permalink
fix port
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Oct 23, 2024
1 parent ae10945 commit 1d33951
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kubernetes/devnet-4/blockscout/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ blockscout-stack:
POOL_SIZE: "15"
CHAIN_SPEC_PATH: /config-update/chainspec.json

service:
type: ClusterIP
port: 4000
extraVolumes:
- name: config-update
emptyDir: {}
Expand Down

0 comments on commit 1d33951

Please sign in to comment.