Skip to content

Commit

Permalink
fix in master docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Abdulhussein committed Jun 6, 2019
1 parent 2aa2ca5 commit febaaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/docs/master/gcp-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ To integrate Velero with GCP, create a Velero-specific [Service Account][15]:
> If you'll be using Velero to backup multiple clusters with multiple GCS buckets, it may be desirable to create a unique username per cluster rather than the default `velero`.

Then list all accounts and find the `velero` account you just created:

```bash
gcloud iam service-accounts list
```
Expand Down

0 comments on commit febaaef

Please sign in to comment.