Skip to content

Commit eec13a0

Browse files
authored
Merge pull request #2278 from NVIDIA/backport-2269-to-release-26.3
[release-26.3] Remove the CC_CAPABLE_DEVICE_IDS variable
2 parents 6e72bbb + 39370cd commit eec13a0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

deployments/gpu-operator/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -513,9 +513,6 @@ ccManager:
513513
version: v0.3.0
514514
imagePullPolicy: IfNotPresent
515515
imagePullSecrets: []
516-
env:
517-
- name: CC_CAPABLE_DEVICE_IDS
518-
value: "0x2339,0x2331,0x2330,0x2324,0x2322,0x233d"
519516
resources: {}
520517

521518
# Array of extra K8s manifests to deploy

0 commit comments

Comments
 (0)