Commit 928f9516 by Reiner Gerecke Committed by Marcus Efraimsson

docs: explain correct access control model of GCS buckets (#16792)

parent a4f5c548
...@@ -571,7 +571,7 @@ basic auth password ...@@ -571,7 +571,7 @@ basic auth password
Path to JSON key file associated with a Google service account to authenticate and authorize. 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 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
Bucket Name on Google Cloud Storage. Bucket Name on Google Cloud Storage.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment