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

@@ -7,7 +7,7 @@ spec:
hostNetwork: true
containers:
- name: kube-proxy
image: {{ hyperkube_image.name }}:{{ hyperkube_image.tag }}
image: {{ hyperkube_image_repo }}:{{ hyperkube_image_tag }}
command:
- /hyperkube
- proxy