Compare commits
2 Commits
02b464d6cd
...
4197beaab6
Author | SHA1 | Date | |
---|---|---|---|
4197beaab6
|
|||
7c36a3a16a |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.135.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -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