You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
I am receiving this error ERROR: (gcloud.auth.activate-service-account) Could not read json file /root/gcloud.json: Expecting value: line 1 column 1 (char 0)
#55
Open
RathVong opened this issue
Sep 19, 2022
· 1 comment
I am working on a pretty big new version of this utility, when it is released, the recommended way to do authentication will move away from a Service Account Key as an environment variable. Instead the recommendation will be to use Workload Identity which would indirectly solve this problem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have encoded the base64 string using the command
I added the text string in the kubernetes yaml file as a secret. What is the best option to encode the json file?
The text was updated successfully, but these errors were encountered: