Update offline-environment.md

Fix a relative address.
"generate_list.sh" file did not open correctly.
pull/11337/head
Mehrdad 2024-06-28 22:43:44 -07:00 committed by GitHub
parent 35e904d7c3
commit 58c50c10cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Then you need to setup the following services on your offline environment:
* [Optional] an internal PyPi server for python packages used by Kubespray
* [Optional] an internal Helm registry for Helm chart files
You can get artifact lists with [generate_list.sh](/contrib/offline/generate_list.sh) script.
You can get artifact lists with [generate_list.sh](https://github.com/kubernetes-sigs/kubespray/blob/master/contrib/offline/generate_list.sh) script.
In addition, you can find some tools for offline deployment under [contrib/offline](/contrib/offline/README.md).
## Configure Inventory