sallok00
sallok00
RRunPod
Created by sallok00 on 5/7/2024 in #⚡|serverless
How to authenticate with Google Cloud in a Docker container running Serverless?
I'm trying to authenticate using a service account json key file running a Docker container so I can store objects to GCS. I've added the json file's content as a Secret but without success. Am I missing something here or how would you advise me to authenticate? Update: Looks like the entire json file's content doesn't fit as a Secret which explains why it doesn't work. Still, I'd like to find a way to authenticate.
28 replies