Skip to content

Commit 0e86ec7

Browse files
authored
Merge pull request #3459 from Ankitasw/gpu-test-fix
[E2E] Fix failing GPU test due to update in the CUDA Linux GPG Repository Key
2 parents 3c2b41a + 69bfd7b commit 0e86ec7

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)