Skip to content

Commit

Permalink
remove tmp changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Dec 9, 2023
1 parent 4ea8e52 commit 5d18e9d
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: Always
imagePullPolicy: IfNotPresent
name: config-generator
args:
- config-generator
Expand Down

0 comments on commit 5d18e9d

Please sign in to comment.