Merge pull request #1200 from nrb/fix-1183

Fix restoring GCP regional disks
This commit is contained in:
Steve Kriss
2019-02-12 13:48:42 -07:00
committed by GitHub
3 changed files with 37 additions and 7 deletions

View File

@@ -67,6 +67,7 @@ To integrate Velero with GCP, create an Velero-specific [Service Account][15]:
compute.snapshots.create
compute.snapshots.useReadOnly
compute.snapshots.delete
compute.zones.get
)
gcloud iam roles create velero.server \