Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
1697182e
Unverified
Commit
1697182e
authored
1 year ago
by
Mohammad Reza Ghahramani
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some urls in offline.yml file that wasn't yml formatted (#11127)
parent
1c638bdb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
inventory/sample/group_vars/all/offline.yml
+4
-4
4 additions, 4 deletions
inventory/sample/group_vars/all/offline.yml
with
4 additions
and
4 deletions
inventory/sample/group_vars/all/offline.yml
+
4
−
4
View file @
1697182e
...
...
@@ -26,10 +26,10 @@
## Two options - Override entire repository or override only a single binary.
## [Optional] 1 - Override entire binary repository
# github_url
=
"https://my_github_proxy"
# dl_k8s_io_url
=
"https://my_dl_k8s_io_proxy"
# storage_googleapis_url
=
"https://my_storage_googleapi_proxy"
# get_helm_url
=
"https://my_helm_sh_proxy"
# github_url
:
"https://my_github_proxy"
# dl_k8s_io_url
:
"https://my_dl_k8s_io_proxy"
# storage_googleapis_url
:
"https://my_storage_googleapi_proxy"
# get_helm_url
:
"https://my_helm_sh_proxy"
## [Optional] 2 - Override a specific binary
## CNI Plugins
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment