🐛 immich

This commit is contained in:
auricom
2024-01-25 12:35:43 +01:00
parent f2f8c45338
commit 44d5719e78
4 changed files with 58 additions and 13 deletions

View File

@@ -78,6 +78,23 @@ spec:
requests:
cpu: 100m
memory: 250Mi
limits:
memory: 1000Mi
probes:
liveness: &probes
enabled: true
custom: true
spec:
httpGet:
path: /server-info/ping
port: 3001
initialDelaySeconds: 0
periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 5
readiness: *probes
startup:
enabled: false
service:
main:
ports: