Skip to content

Commit a704127

Browse files
committed
Remove the CC_CAPABLE_DEVICE_IDS variable
The use of this variable has been obsoleted in k8s-cc-manager, hence removing the variable from values.yaml Signed-off-by: Manuel Huber <manuelh@nvidia.com>
1 parent 4587047 commit a704127

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)