upgrade hyperkube image version
This commit is contained in:
parent
6ab671c88b
commit
049f5015c1
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ kube_proxy_mode: userspace
|
|||
# Temporary image, waiting for official google release
|
||||
# hyperkube_image_repo: gcr.io/google_containers/hyperkube
|
||||
hyperkube_image_repo: gcr.io/google_containers/hyperkube
|
||||
hyperkube_image_tag: v1.1.3
|
||||
hyperkube_image_tag: v1.1.4
|
||||
|
||||
# IP address of the DNS server.
|
||||
# Kubernetes will create a pod with several containers, serving as the DNS
|
||||
|
|
Loading…
Reference in a new issue