Skip to content
Snippets Groups Projects
Unverified Commit a4d8d15a authored by Florian Berchtold's avatar Florian Berchtold Committed by GitHub
Browse files

Add github container registry (#10265)

parent f8f197e2
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ kube_image_repo: "{{ registry_host }}"
gcr_image_repo: "{{ registry_host }}"
docker_image_repo: "{{ registry_host }}"
quay_image_repo: "{{ registry_host }}"
github_image_repo: "{{ registry_host }}"
kubeadm_download_url: "{{ files_repo }}/kubernetes/{{ kube_version }}/kubeadm"
kubectl_download_url: "{{ files_repo }}/kubernetes/{{ kube_version }}/kubectl"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment