Renaming hyperkube image vars

This commit is contained in:
Smaine Kahlouch
2015-12-14 09:54:58 +01:00
parent f908309739
commit 5efc09710b
5 changed files with 7 additions and 8 deletions

View File

@@ -32,11 +32,10 @@ dns_domain: "{{ cluster_name }}"
kube_proxy_mode: userspace
hyperkube_image:
# Temporary image, waiting for official google release
# name: gcr.io/google_containers/hyperkube
name: quay.io/smana/hyperkube
tag: v1.1.3
# hyperkube_image_repo: gcr.io/google_containers/hyperkube
hyperkube_image_repo: quay.io/smana/hyperkube
hyperkube_image_tag: v1.1.3
# IP address of the DNS server.
# Kubernetes will create a pod with several containers, serving as the DNS