From 8196642f25750f31f38c323ed419d22d77ce97ef Mon Sep 17 00:00:00 2001 From: Jannik F Date: Thu, 16 May 2019 11:11:08 +0200 Subject: [PATCH] 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. --- docs/sources/installation/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/configuration.md b/docs/sources/installation/configuration.md index 6e249a7130e..a865234ebeb 100644 --- a/docs/sources/installation/configuration.md +++ b/docs/sources/installation/configuration.md @@ -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. -### bucket name +### bucket Bucket Name on Google Cloud Storage. ### path