This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `91c2800` (on `91c2800de2bff6f0e5132b767391c4871712e525`) - **Charts Updated**: `houndarr,immich,intel-device-plugin` ### Update Details (2026-04-02 00:53 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `201eac7` (on `201eac78a4966703d139718722c52a08d06a23fd`) - **Charts Updated**: `gitea,immich,jellyfin,jellystat,karakeep` Reviewed-on: #5396 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
18 lines
457 B
YAML
18 lines
457 B
YAML
apiVersion: deviceplugin.intel.com/v1
|
|
kind: GpuDevicePlugin
|
|
metadata:
|
|
name: gpudeviceplugin
|
|
annotations: null
|
|
spec:
|
|
image: "intel/intel-gpu-plugin:0.35.0@sha256:34697f9c286857da986381595ac2a693524a83c831955247dae47dfda4d2f526"
|
|
logLevel: 2
|
|
sharedDevNum: 5
|
|
enableMonitoring: true
|
|
preferredAllocationPolicy: none
|
|
allowIDs: ""
|
|
denyIDs: ""
|
|
bypathMode: single
|
|
nodeSelector:
|
|
intel.feature.node.kubernetes.io/gpu: "true"
|
|
tolerations: []
|