Use private image from Google Cloud Artifact Registry
I'm trying to setup the authentication to GCP Artifact Registry, but without much success.
I've followed the instructions here: https://cloud.google.com/artifact-registry/docs/docker/authentication#json-key
I try to configure the credentials in RunPod using the contents of the base64 key file, but I immediately get an error from RunPod as soon as I hit save. A red popup on the top right saying "
Failed to Update Registry Credential".
I guess this is because the key is too long? (3185 chars)
How should I get around this?
I've followed the instructions here: https://cloud.google.com/artifact-registry/docs/docker/authentication#json-key
I try to configure the credentials in RunPod using the contents of the base64 key file, but I immediately get an error from RunPod as soon as I hit save. A red popup on the top right saying "
I guess this is because the key is too long? (3185 chars)
How should I get around this?


