Split defaults main file (#10121)

This commit is contained in:
Victor Morales
2023-06-22 02:19:40 -07:00
committed by GitHub
parent 4a8fd94a5f
commit bf31a3a872
7 changed files with 797 additions and 797 deletions

View File

@@ -90,7 +90,7 @@ If you use the settings like the one above, you'll need to define in your invent
* `registry_host`: Container image registry. If you _don't_ use the same repository path for the container images that
the ones defined
in [Download's role defaults](https://github.com/kubernetes-sigs/kubespray/blob/master/roles/download/defaults/main.yml)
in [Download's role defaults](https://github.com/kubernetes-sigs/kubespray/blob/master/roles/download/defaults/main/main.yml)
, you need to override the `*_image_repo` for these container images. If you want to make your life easier, use the
same repository path, you won't have to override anything else.
* `registry_addr`: Container image registry, but only have [domain or ip]:[port].