Files
k8s-public-manifests/cluster/apps/immich/machine-learning/ImageAutomation/ImageRepository.yaml
2025-10-27 09:44:37 +01:00

18 lines
375 B
YAML

---
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageRepository
metadata:
name: immich-machine-learning
namespace: immich
spec:
# https://github.com/immich-app/immich/pkgs/container/immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning
interval: 24h
exclusionList:
- .*openvino
- .*cuda
- .*armnn
- pr*
- main
- main*