mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Immich startupProbe remove 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user