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
When using the operator I would sometimes want to set the image tag to whatever the CRD specifies as the default tag used, but change the repository the image is pulled from due to internal policies requiring using private registries.
For now I just specify the repo and tag like described in the docs like so: image: mycontainerregistry.io/dragonflydb/dragonfly:v1.21.2