image repo 주소 변경
This commit is contained in:
@@ -11,7 +11,7 @@ files_repo: "http://{{ hostvars[groups['all'][0]]['ip'] }}"
|
||||
# ubuntu_repo: "http://myinternalubunturepo"
|
||||
|
||||
## Container Registry overrides
|
||||
github_image_repo: "{{ registry_host }}"
|
||||
github_image_repo: "{{ registry_host }}/ghcr.io"
|
||||
kube_image_repo: "{{ registry_host }}/registry.k8s.io"
|
||||
gcr_image_repo: "{{ registry_host }}/gcr.io"
|
||||
docker_image_repo: "{{ registry_host }}/docker.io"
|
||||
|
||||
Reference in New Issue
Block a user