From a4a2dc363c4a6dd319d19536d82693f8ec838d98 Mon Sep 17 00:00:00 2001 From: Sarah Gibson Date: Fri, 13 Sep 2024 16:29:53 +0100 Subject: [PATCH] Update docs for gcpFilestoreBackups helm chart - fixes #4706 --- docs/howto/filesystem-backups/enable-backups.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/howto/filesystem-backups/enable-backups.md b/docs/howto/filesystem-backups/enable-backups.md index 34b0323405..70b51e5531 100644 --- a/docs/howto/filesystem-backups/enable-backups.md +++ b/docs/howto/filesystem-backups/enable-backups.md @@ -33,7 +33,7 @@ export CLUSTER_NAME= terraform apply -var-file=projects/$CLUSTER_NAME.tfvars ``` -1. **Enable the `gcpFilestoreBackups` deployment in the cluster's support values.** +1. **Enable the `gcpFilestoreBackups` chart in the cluster's support values.** 1. In `config/clusters//support.values.yaml`, add the following config: ```yaml @@ -44,8 +44,9 @@ export CLUSTER_NAME= - ... project: zone: - annotations: - iam.gke.io/gcp-service-account: + serviceAccount: + annotations: + iam.gke.io/gcp-service-account: ``` where: - `filestoreNames` is a list of the filestore names to be backed up (can be