Add image tag in "pause" container of nvidia driver installer. (#4247)

This commit is contained in:
Kaoet 2019-02-18 13:02:30 +08:00 committed by Kubernetes Prow Robot
parent e552be76ce
commit 23685b4537

View file

@ -74,5 +74,5 @@ spec:
- name: root-mount
mountPath: /root
containers:
- image: "{{ pod_infra_image_repo }}"
- image: "{{ pod_infra_image_repo }}:{{ pod_infra_image_tag }}"
name: pause