Skip to content

Commit

Permalink
fixup! chore: remove localnode option
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Dec 19, 2023
1 parent d32bf2d commit 9b305db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ spec:
- {{ print "--chain-id=" (include "dapp.chainID" .) | quote }}
{{- end }}
- {{ print "--dapp-contract-address=" .Values.dapp.contractAddress | quote }}
{{- end }}
{{- range .Values.serverManager.advanceRunner.args }}
- {{ . | quote}}
{{- end }}
Expand Down

0 comments on commit 9b305db

Please sign in to comment.