Skip to content

Commit

Permalink
add nodeports
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Nov 28, 2024
1 parent bc84344 commit 7b885ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/devnet-0/teku-geth-001/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ teku-geth-001:
tag: lightclient-prague-devnet-4-37035c5
pullPolicy: Always
p2pNodePort:
enabled: false
enabled: true
persistence:
enabled: true
size: 100Gi
Expand Down Expand Up @@ -203,7 +203,7 @@ teku-geth-001:
pullPolicy: Always
mode: "beacon"
p2pNodePort:
enabled: false
enabled: true
podLabels:
network: mekong-devnet-0
testnet: mekong-devnet-0
Expand Down

0 comments on commit 7b885ea

Please sign in to comment.