feature/immich-machine-learning-intel-gpu #1

Merged
RogerSik merged 5 commits from feature/immich-machine-learning-intel-gpu into main 2025-10-29 15:39:29 +01:00
Showing only changes of commit d67cac1a9a - Show all commits

View File

@@ -4,7 +4,7 @@ metadata:
name: immich-machine-learning
namespace: immich
annotations:
reloader.stakater.com/auto: "true"
reloader.stakater.com/auto: 'true'
labels:
app: immich-machine-learning
spec:
@@ -72,12 +72,12 @@ spec:
securityContext:
privileged: true # for intel quick sync
seccompProfile:
type: "RuntimeDefault"
type: 'RuntimeDefault'
volumeMounts:
- name: immich-machine-learning
mountPath: /cache
nodeSelector:
intel.feature.node.kubernetes.io/gpu: "true"
intel.feature.node.kubernetes.io/gpu: 'true'
volumes:
- name: immich-machine-learning
persistentVolumeClaim: