mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 07:55:06 +02:00
🔧 immich
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
- name: immich-server
|
||||
values:
|
||||
controller:
|
||||
replicas: 3
|
||||
replicas: 2
|
||||
strategy: RollingUpdate
|
||||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
@@ -89,7 +89,7 @@ spec:
|
||||
app.kubernetes.io/name: *app
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 100Mi
|
||||
cpu: 100m
|
||||
memory: 250Mi
|
||||
limits:
|
||||
memory: 500Mi
|
||||
memory: 1000Mi
|
||||
|
Reference in New Issue
Block a user