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
I've tried to setup it as Docker Registry (using minikube addons configure registry-creds), but I think it's not supported for other reasons. Anyone using ACR have managed to do this?
The text was updated successfully, but these errors were encountered:
I was able to make it work by creating service principal and treating its creds as Private Docker Registry. I will provide the necessary terraform scripts for it. Use the outputted command to create the secret and add dpr-secret to imagePullSecrets in your deployment.
I've tried to setup it as Docker Registry (using
minikube addons configure registry-creds
), but I think it's not supported for other reasons. Anyone using ACR have managed to do this?The text was updated successfully, but these errors were encountered: