https://github.com/alexandrevilain/temporal-operator/blob/v0.19.0/internal/resource/persistence/schema_setup_job_builder.go#L126
temporalio/admintools for 1.23.1 is missing in the docker hub (link) - but temporal-operator always uses cluster version as the tag, thus I cannot deploy new cluster (unless the k8s node has the pulled image 😉 )
Probably we can do the same changes for all other images where image is configurable.
Update: reported temporalio/docker-builds#237
https://github.com/alexandrevilain/temporal-operator/blob/v0.19.0/internal/resource/persistence/schema_setup_job_builder.go#L126
temporalio/admintools for 1.23.1 is missing in the docker hub (link) - but temporal-operator always uses cluster version as the tag, thus I cannot deploy new cluster (unless the k8s node has the pulled image 😉 )
Probably we can do the same changes for all other images where
imageis configurable.Update: reported temporalio/docker-builds#237