You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The snapshotEngineimages.octez is separate from tezos-k8s-valuesimages.octez. I believe this was intentional, but it is a nuisance to have to update this by default.
The snapshot-scheduler job should use the OCTEZ_VERSION from the tezos-config configmap unless OCTEZ_SNAPSHOT_VERSION is defined.
Rename TEZOS_VERSION in snapshotEngine default template values.yaml to OCTEZ_VERSION and set it to "".
The text was updated successfully, but these errors were encountered:
The snapshotEngine
images.octez
is separate from tezos-k8s-valuesimages.octez
. I believe this was intentional, but it is a nuisance to have to update this by default.The snapshot-scheduler job should use the
OCTEZ_VERSION
from thetezos-config
configmap unlessOCTEZ_SNAPSHOT_VERSION
is defined.Rename
TEZOS_VERSION
in snapshotEngine default templatevalues.yaml
toOCTEZ_VERSION
and set it to""
.The text was updated successfully, but these errors were encountered: