Skip to content

Commit

Permalink
fixup! CI: add application image values
Browse files Browse the repository at this point in the history
  • Loading branch information
omidasadpour committed Feb 8, 2024
1 parent 3179ad6 commit d5150da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/rollups-node/ci/test-values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ validator:
CARTESI_FEATURE_DISABLE_MACHINE_HASH_CHECK: "true"
CARTESI_SNAPSHOT_DIR: "/usr/share/cartesi/snapshot"
initContainers:
- image: "{{ .Values.validator.application.image.repository }}:{{ .Values.validator.application.image.tag }}"
name: snapshot-provisioner
- name: snapshot-provisioner
command:
- cp
- -rv
Expand Down

0 comments on commit d5150da

Please sign in to comment.