mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Merge pull request #528 from marineam/storage
core_roller_upload: use new update storage bucket
This commit is contained in:
commit
6f6e101775
@ -25,7 +25,7 @@ DEFINE_string api_key "" \
|
|||||||
"API key for roller."
|
"API key for roller."
|
||||||
DEFINE_string endpoint "https://public.update.core-os.net" \
|
DEFINE_string endpoint "https://public.update.core-os.net" \
|
||||||
"Roller endpoint to update."
|
"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."
|
"Google Storage location to host the payload."
|
||||||
|
|
||||||
FLAGS_HELPS="usage: $SCRIPTNAME [flags]
|
FLAGS_HELPS="usage: $SCRIPTNAME [flags]
|
||||||
|
Loading…
Reference in New Issue
Block a user