Compare commits
2 Commits
795d3b8015
...
c9862d991b
Author | SHA1 | Date | |
---|---|---|---|
c9862d991b
|
|||
7c36a3a16a |
@@ -99,7 +99,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-machine-learning
|
repository: ghcr.io/immich-app/immich-machine-learning
|
||||||
tag: v1.134.0
|
tag: v1.135.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -67,13 +67,6 @@ node-feature-discovery:
|
|||||||
- key: node-role.kubernetes.io/control-plane
|
- key: node-role.kubernetes.io/control-plane
|
||||||
operator: Exists
|
operator: Exists
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
topologyUpdater:
|
|
||||||
enable: true
|
|
||||||
createCRDs: true
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 20m
|
|
||||||
memory: 60Mi
|
|
||||||
gc:
|
gc:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
Reference in New Issue
Block a user