update kubectl bash completion

change hyperkube image repository
This commit is contained in:
Smana
2016-04-05 13:01:16 +02:00
parent bc44d5deb3
commit b03093be73
2 changed files with 580 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ dns_domain: "{{ cluster_name }}"
kube_proxy_mode: userspace
hyperkube_image_repo: quay.io/ant31/kubernetes-hyperkube
hyperkube_image_repo: quay.io/smana/kubernetes-hyperkube
hyperkube_image_tag: v1.2.1
# IP address of the DNS server.