I've been having an issue with registry v3 and the docker_auth Helm chart which I believe to be due to the fact that token.disable_legacy_key_id: true is required, per #401, but this setting is missing from the ConfigMap: https://github.com/cesanta/docker_auth/blob/main/chart/docker-auth/templates/configmap.yaml
This should be a very small PR, I should be able to raise one later this week, but I'm mentioning this in case someone else comes across it in the meantime!