core_roller_upload: use new update storage bucket

The google domain name is still used for downloads, that will be
switched as soon as the appropriate certificates are set up.
This commit is contained in:
Michael Marineau 2016-04-27 16:58:56 -07:00
parent 253590ab99
commit 21017632e4

View File

@ -25,7 +25,7 @@ DEFINE_string api_key "" \
"API key for roller."
DEFINE_string endpoint "https://public.update.core-os.net" \
"Roller endpoint to update."
DEFINE_string storage "gs://update-storage.core-os.net" \
DEFINE_string storage "gs://coreos-update" \
"Google Storage location to host the payload."
FLAGS_HELPS="usage: $SCRIPTNAME [flags]