Immich startupProbe remove 3

This commit is contained in:
Ruben Hensen
2024-12-14 21:14:37 +01:00
parent d8240897d1
commit 57c731e5cd
+4 -1
View File
@@ -89,7 +89,10 @@ spec:
image:
repository: ghcr.io/immich-app/immich-server
pullPolicy: IfNotPresent
startupProbe: {}
startupProbe:
httpGet: null
exec: null
tcpSocket: null
ingress:
main:
enabled: true