🔧 immich

This commit is contained in:
auricom
2023-03-14 22:43:33 +01:00
parent e068a3437e
commit f531758d9e
8 changed files with 76 additions and 18 deletions

View File

@@ -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