Skip to content

Commit

Permalink
Add github container registry (#10265)
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Berchtold authored Jun 30, 2023
1 parent f8f197e commit a4d8d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/offline-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a4d8d15

Please sign in to comment.