Skip to content

Commit

Permalink
Fix gcpFilestoreBackups syntax in 2i2c cluster's support config
Browse files Browse the repository at this point in the history
- towards #4706
- resolves failed validation in #4798
  • Loading branch information
sgibson91 committed Sep 13, 2024
1 parent bb0b87e commit d3ac81d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/clusters/2i2c/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ gcpFilestoreBackups:
- pilot-hubs-homedirs
project: two-eye-two-see
zone: us-central1-b
annotations:
iam.gke.io/gcp-service-account: pilot-hubs-filestore-backup@two-eye-two-see.iam.gserviceaccount.com
serviceAccount:
annotations:
iam.gke.io/gcp-service-account: pilot-hubs-filestore-backup@two-eye-two-see.iam.gserviceaccount.com

0 comments on commit d3ac81d

Please sign in to comment.