Automated Manifest Update - Automerge #2437

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-20251212080221 into manifests 2025-12-12 08:02:35 +00:00

View File

@@ -4,13 +4,14 @@ metadata:
name: gpudeviceplugin name: gpudeviceplugin
annotations: null annotations: null
spec: spec:
image: "intel/intel-gpu-plugin:0.34.0" image: "intel/intel-gpu-plugin:0.34.1"
logLevel: 2 logLevel: 2
sharedDevNum: 5 sharedDevNum: 5
enableMonitoring: true enableMonitoring: true
preferredAllocationPolicy: none preferredAllocationPolicy: none
allowIDs: "" allowIDs: ""
denyIDs: "" denyIDs: ""
bypathMode: single
nodeSelector: nodeSelector:
intel.feature.node.kubernetes.io/gpu: "true" intel.feature.node.kubernetes.io/gpu: "true"
tolerations: [] tolerations: []