mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 immich
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
keepHistory: false
|
||||
values:
|
||||
controller:
|
||||
replicas: 3
|
||||
replicas: 2
|
||||
strategy: RollingUpdate
|
||||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
@@ -60,7 +60,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