Add immich helm with common probe(????????)

This commit is contained in:
Ruben Hensen
2024-12-15 19:33:40 +01:00
parent 1aba8592d5
commit aeed7183e8
+6 -1
View File
@@ -91,7 +91,12 @@ spec:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
probes: probes:
startup: startup:
enabled: false enabled: true
spec:
initialDelaySeconds: 0
timeoutSeconds: 1
periodSeconds: 5
failureThreshold: 100
ingress: ingress:
main: main:
enabled: true enabled: true