Skip to content

Commit 9d8ed44

Browse files
authored
Merge pull request #46 from intel/hershpa-patch-1
kmmo: Update container image path to final image published on Red Hat Catalog
2 parents c12d1b7 + 6074bc5 commit 9d8ed44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kmmo/intel-dgpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
firmwarePath: /firmware
1515
kernelMappings:
1616
- regexp: '^.*\.x86_64$'
17-
containerImage: quay.io/ocpeng/intel-dgpu-driver-container:$KERNEL_FULL_VERSION
17+
containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:1.0.0-$KERNEL_FULL_VERSION
1818
selector:
1919
intel.feature.node.kubernetes.io/gpu: 'true'
2020
intel.feature.node.kubernetes.io/dgpu-canary: 'true'

0 commit comments

Comments
 (0)