Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetninja committed Jul 25, 2024
1 parent 5f6f27b commit acdc3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tezos/templates/octez-rollup-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
imagePullPolicy: {{ $v.evm.image.pullPolicy | default $.Values.images_pull_policy }}
ports:
- containerPort: 8545
name: sequencer
name: evm
command:
- /bin/sh
args:
Expand Down

0 comments on commit acdc3c4

Please sign in to comment.