Skip to content

Commit 69bfd7b

Browse files
committed
[E2E] Fix failing GPU test
1 parent f06d44a commit 69bfd7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/data/infrastructure-aws/kustomize_sources/gpu/gpu-operator-components.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,8 +470,8 @@ spec:
470470
driver:
471471
repository: nvcr.io/nvidia
472472
image: driver
473-
version: 460.32.03
474-
imagePullPolicy: IfNotPresent
473+
version: 510.47.03
474+
imagePullPolicy: Always
475475
repoConfig:
476476
configMapName: ""
477477
destinationDir: ""

0 commit comments

Comments
 (0)