From 74e1b5d54b9a1a9fd9887c52b2dbd16f45d50741 Mon Sep 17 00:00:00 2001 From: Haiyan Meng Date: Tue, 28 Jan 2020 10:28:03 -0800 Subject: [PATCH] Add GCP service account into ESCluster config This is necessary for index backup into GCS and index recovery from GCS --- api/internal/crawl/config/elastic/escluster.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/internal/crawl/config/elastic/escluster.yaml b/api/internal/crawl/config/elastic/escluster.yaml index 47e1f5458..c18a9f729 100644 --- a/api/internal/crawl/config/elastic/escluster.yaml +++ b/api/internal/crawl/config/elastic/escluster.yaml @@ -8,6 +8,8 @@ spec: - repository-gcs - ingest-user-agent - ingest-geoip + gcpserviceaccount: + name: kustomizesa config: env: example: test