diff --git a/docs/howto/filesystem-backups/enable-backups.md b/docs/howto/filesystem-backups/enable-backups.md index 34b032340..70b51e553 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