Can we base64 encode the service account json for the new HTTP v1? #787
Unanswered
nevotheless
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/appleboy/gorush?tab=readme-ov-file#send-android-notification
Hey, i wanted to know if it's possible to base64 encode the content of the json file and pass it via an env var?
I'm using gorush in a k8s cluster and it would be easier this way for me personally. I can also create the file from a Secret and reference this file using the env var but that's always a couple extra steps.
Beta Was this translation helpful? Give feedback.
All reactions