Add image tag in "pause" container of nvidia driver installer. (#4247)
This commit is contained in:
parent
e552be76ce
commit
23685b4537
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue