diff --git a/charts/tezos/templates/_containers.tpl b/charts/tezos/templates/_containers.tpl index 76026b5..2532be1 100644 --- a/charts/tezos/templates/_containers.tpl +++ b/charts/tezos/templates/_containers.tpl @@ -316,7 +316,7 @@ image: "{{ or $node_vals_images.octez $.Values.images.octez }}" imagePullPolicy: {{ $.Values.images_pull_policy }} command: - - /usr/local/bin/tezos-accuser-{{ .command }} + - /usr/local/bin/octez-accuser-{{ .command }} args: - run {{- end }}