Skip to content

Commit

Permalink
remove ws port from erigon process
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 19, 2023
1 parent 27bc96e commit 0ac67fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/erigon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ defaultCommandTemplate: |
--authrpc.port={{ .Values.authPort }}
--authrpc.vhosts=*
--ws
--ws.port={{ .Values.wsPort }}
--metrics
--metrics.addr=0.0.0.0
--metrics.port={{ .Values.metricsPort }}
Expand Down

0 comments on commit 0ac67fe

Please sign in to comment.