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
Is there anyway to override the image registry for the dapr-control-panel to use an internal registry instead of ghcr.io? We are having some challenges with the upgrade right with the pod not starting becuase it cannot pull the image. We might be able to override it manually but we'd like to control it within the configuration somehow if possible.
The text was updated successfully, but these errors were encountered:
For us, the issues is we aren't able to pull the image due to our network setup. We ended up caching it locally for now on the cluster however this is only a workaround for the moment. :)
Hi guys,
Is there anyway to override the image registry for the dapr-control-panel to use an internal registry instead of ghcr.io? We are having some challenges with the upgrade right with the pod not starting becuase it cannot pull the image. We might be able to override it manually but we'd like to control it within the configuration somehow if possible.
The text was updated successfully, but these errors were encountered: