From ce130b3973194ddb5e9a59a5fb328aa970afa8ed Mon Sep 17 00:00:00 2001 From: Nicolas Ochem Date: Wed, 3 Jan 2024 15:46:46 -0800 Subject: [PATCH] typo --- charts/tezos/templates/octez-baker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tezos/templates/octez-baker.yaml b/charts/tezos/templates/octez-baker.yaml index 0c2cefbcb..6a7053d3b 100644 --- a/charts/tezos/templates/octez-baker.yaml +++ b/charts/tezos/templates/octez-baker.yaml @@ -64,7 +64,7 @@ spec: value: {{ join " " $v.bake_using_accounts }} {{- if $v.operations_pool | default false }} - name: OPERATIONS_POOL - value: "{{ $v.oprations_pool }}" + value: "{{ $v.operations_pool }}" {{- end }} {{- if $v.dal_node_rpc_url | default false }} - name: DAL_NODE_RPC_URL