Fixed some urls in offline.yml file that wasn't yml formatted (#11127)
parent
1c638bdb06
commit
1697182e73
|
@ -26,10 +26,10 @@
|
||||||
## Two options - Override entire repository or override only a single binary.
|
## Two options - Override entire repository or override only a single binary.
|
||||||
|
|
||||||
## [Optional] 1 - Override entire binary repository
|
## [Optional] 1 - Override entire binary repository
|
||||||
# github_url = "https://my_github_proxy"
|
# github_url: "https://my_github_proxy"
|
||||||
# dl_k8s_io_url = "https://my_dl_k8s_io_proxy"
|
# dl_k8s_io_url: "https://my_dl_k8s_io_proxy"
|
||||||
# storage_googleapis_url = "https://my_storage_googleapi_proxy"
|
# storage_googleapis_url: "https://my_storage_googleapi_proxy"
|
||||||
# get_helm_url = "https://my_helm_sh_proxy"
|
# get_helm_url: "https://my_helm_sh_proxy"
|
||||||
|
|
||||||
## [Optional] 2 - Override a specific binary
|
## [Optional] 2 - Override a specific binary
|
||||||
## CNI Plugins
|
## CNI Plugins
|
||||||
|
|
Loading…
Reference in New Issue