mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-27 12:33:58 +02:00
⚡️ remove limits on immich apps
This commit is contained in:
@@ -66,5 +66,3 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
limits:
|
|
||||||
memory: 1000Mi
|
|
||||||
|
@@ -64,5 +64,3 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
limits:
|
|
||||||
memory: 1000Mi
|
|
||||||
|
@@ -42,5 +42,3 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 10Mi
|
memory: 10Mi
|
||||||
limits:
|
|
||||||
memory: 100Mi
|
|
||||||
|
@@ -28,7 +28,7 @@ spec:
|
|||||||
keepHistory: false
|
keepHistory: false
|
||||||
dependsOn:
|
dependsOn:
|
||||||
- name: immich-redis
|
- name: immich-redis
|
||||||
- name: immich-typsense
|
- name: immich-typesense
|
||||||
values:
|
values:
|
||||||
initContainers:
|
initContainers:
|
||||||
01-init-db:
|
01-init-db:
|
||||||
@@ -74,5 +74,3 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
limits:
|
|
||||||
memory: 1000Mi
|
|
||||||
|
@@ -28,8 +28,7 @@ spec:
|
|||||||
keepHistory: false
|
keepHistory: false
|
||||||
values:
|
values:
|
||||||
controller:
|
controller:
|
||||||
replicas: 2
|
type: statefulset
|
||||||
strategy: RollingUpdate
|
|
||||||
annotations:
|
annotations:
|
||||||
reloader.stakater.com/auto: "true"
|
reloader.stakater.com/auto: "true"
|
||||||
image:
|
image:
|
||||||
@@ -61,7 +60,7 @@ spec:
|
|||||||
startup:
|
startup:
|
||||||
enabled: false
|
enabled: false
|
||||||
persistence:
|
persistence:
|
||||||
librconfigary:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: immich-config
|
existingClaim: immich-config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
@@ -69,5 +68,3 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
limits:
|
|
||||||
memory: 1000Mi
|
|
||||||
|
@@ -91,5 +91,3 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
limits:
|
|
||||||
memory: 1000Mi
|
|
||||||
|
Reference in New Issue
Block a user