Skip to content

Commit

Permalink
Remove dash
Browse files Browse the repository at this point in the history
  • Loading branch information
aivarasko committed Nov 21, 2024
1 parent 4e4e609 commit fdf6b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/validators/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Validator beacon node
- "--beacon-node={{ . }}"
{{- end }}
{{- else if eq $.Values.type "lodestar" }}
- --beaconNodes={{ $.Values.beaconChainRpcEndpoints | join "," }}
--beaconNodes={{ $.Values.beaconChainRpcEndpoints | join "," }}
{{- end }}
{{- end }}

Expand Down

0 comments on commit fdf6b08

Please sign in to comment.