Why do registries in registries.yaml keep getting "v2" appened to end? #11712
-
I have already read this page
This makes sense for default path. But I am using a custom path.
After I perform a
But when trying to deploy my chart I see this error
Is containerd trying to pull the image from the path Note the registry is a Jfrog instance if that helps. Also note, I have tested access via |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
The standard is for the root of the v2 registry API to be at /v2. If it is somewhere else, specify that path as part of your server URL. If you do not include the path, it is assumed that you simply forgot to include it - which is a common occurrence. |
Beta Was this translation helpful? Give feedback.
Your auth section is also garbage. Are you just making up fields? Where did "email" and "token" come from? Have you read the docs?
https://docs.k3s.io/installation/private-registry#configs