mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
Adjusted documentation for gcs to reflect the code (#16947)
The key name for the bucket in GCS configuration is called bucket, not bucket name or bucket_name.
This commit is contained in:
parent
b11eeadbd9
commit
8196642f25
@ -579,7 +579,7 @@ Service Account keys can be created and downloaded from https://console.develope
|
|||||||
|
|
||||||
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.
|
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
|
||||||
Bucket Name on Google Cloud Storage.
|
Bucket Name on Google Cloud Storage.
|
||||||
|
|
||||||
### path
|
### path
|
||||||
|
Loading…
Reference in New Issue
Block a user