Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetninja committed Jul 26, 2024
1 parent ec05ba8 commit a86911d
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 @@ -75,7 +75,7 @@ spec:
- name: ROLLUP_ADDRESS
value: {{ $v.rollup_address }}
- name: ROLLUP_PREIMAGES_ENDPOINT
values: {{ $v.preimages_endpoint }}
value: {{ $v.preimages_endpoint }}
- name: OPERATORS_PARAMS
value: >
{{- range $key, $value := $v.operators }}
Expand Down

0 comments on commit a86911d

Please sign in to comment.