Skip to content
Snippets Groups Projects
Unverified Commit 1697182e authored by Mohammad Reza Ghahramani's avatar Mohammad Reza Ghahramani Committed by GitHub
Browse files

Fixed some urls in offline.yml file that wasn't yml formatted (#11127)

parent 1c638bdb
No related branches found
No related tags found
No related merge requests found
...@@ -26,10 +26,10 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment