mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
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:
parent
253590ab99
commit
21017632e4
@ -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]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user