mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
docs: explain correct access control model of GCS buckets (#16792)
This commit is contained in:
parent
a4f5c54871
commit
928f9516de
@ -571,7 +571,7 @@ basic auth password
|
||||
Path to JSON key file associated with a Google service account to authenticate and authorize.
|
||||
Service Account keys can be created and downloaded from https://console.developers.google.com/permissions/serviceaccounts.
|
||||
|
||||
Service Account should have "Storage Object Writer" role.
|
||||
Service Account should have "Storage Object Writer" role. The access control model of the bucket needs to be "Set object-level and bucket-level permissions". Grafana itself will make the images public readable.
|
||||
|
||||
### bucket name
|
||||
Bucket Name on Google Cloud Storage.
|
||||
|
Loading…
Reference in New Issue
Block a user