Skip to content

Commit

Permalink
Update nvidia-driver-installer pull policy for init container
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Kontur committed Feb 28, 2024
1 parent 6a8a981 commit 2ee2756
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion nvidia-driver-installer/cos/daemonset-nvidia-mig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ spec:
path: /etc/nvidia
initContainers:
- image: "cos-nvidia-installer:fixed"
imagePullPolicy: Never
name: nvidia-driver-installer
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ spec:
path: /etc/nvidia
initContainers:
- image: "cos-nvidia-installer:fixed"
imagePullPolicy: Never
name: nvidia-driver-installer
resources:
requests:
Expand Down
1 change: 0 additions & 1 deletion nvidia-driver-installer/cos/daemonset-preloaded.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ spec:
path: /etc/nvidia
initContainers:
- image: "cos-nvidia-installer:fixed"
imagePullPolicy: Never
name: nvidia-driver-installer
resources:
requests:
Expand Down

0 comments on commit 2ee2756

Please sign in to comment.