bitnami / charts-syncer

Tool for synchronizing Helm Chart repositories.
https://bitnami.com
Apache License 2.0
169 stars 31 forks source link

Document how to get the credentials for GAR #211

Open beltran-rubo opened 3 months ago

beltran-rubo commented 3 months ago

The Google Artifact Registry uses a JSON for authenticating to the registry. The README should contain the information of the username and password based on a _json_key.json file.