Using Tokens from an Azure Container Registry as pull-secrets in Redhat Openshift
I don’t seem to be able to generate a usable secret with Tokens in ACR. The method outlined here:
https://learn.microsoft.com/en-us/azure/openshift/howto-use-acr-with-aro
only mentions the Access keys which doesn’t allow me to scope permissions to just pull like the tokens allow.