Skip to content

Commit

Permalink
pull most recent container
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Dec 18, 2023
1 parent 86336c2 commit 84805c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tezos/templates/activate-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
{{- include "tezos.init_container.chain_initiator" $ | indent 8 }}
initContainers:
- image: {{ .Values.tezos_k8s_images.utils }}
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
name: config-generator
args:
- config-generator
Expand Down

0 comments on commit 84805c7

Please sign in to comment.