Skip to content

Commit

Permalink
Fix geth port
Browse files Browse the repository at this point in the history
  • Loading branch information
chainchad committed Feb 5, 2024
1 parent 9b90c80 commit c2e0db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/chainlink-cluster/devspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ deployments:
service:
name: geth
port:
number: 6688
number: 8544
- host: ${DEVSPACE_NAMESPACE}-geth-ws.${DEVSPACE_INGRESS_BASE_DOMAIN}
http:
paths:
Expand Down

0 comments on commit c2e0db3

Please sign in to comment.