From e44cdb87114c931d6ff337b05b5cfef3b53e1544 Mon Sep 17 00:00:00 2001 From: Matthias Loibl Date: Tue, 26 Mar 2019 14:38:20 +0100 Subject: [PATCH] Generate docs for GCS config --- docs/storage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/storage.md b/docs/storage.md index 6d194de935a..d67bff1b342 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -152,6 +152,7 @@ For example: type: GCS config: bucket: "" + service_account: "" ``` Application credentials are configured via JSON file, the client looks for: @@ -170,6 +171,7 @@ You can read more on how to get application credential json file in [https://clo Another possibility is to inline the ServiceAccount into the Thanos configuration and only maintain one file: +[embedmd]:# (flags/config_gcs_sa.txt yaml) ```yaml type: GCS config: