extract GCP project ID from creds file, remove from config

Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
Steve Kriss
2018-03-01 16:25:30 -08:00
parent 52641e8e29
commit cbff5ef53b
4 changed files with 32 additions and 12 deletions

View File

@@ -20,8 +20,6 @@ metadata:
name: default
persistentVolumeProvider:
name: gcp
config:
project: <YOUR_PROJECT>
backupStorageProvider:
name: gcp
bucket: <YOUR_BUCKET>