immich-app / immich-charts

Helm chart implementation of Immich
https://immich.app
GNU Affero General Public License v3.0
132 stars 54 forks source link

Liveness probe not working "out of the box" #126

Closed jobs62 closed 1 month ago

jobs62 commented 1 month ago

Hi,

Readyness et Liveness probe have been moved from /api/server-info/ping to api/server/ping endpoint in the version 1.117.0 of immich BUT default tag (appVersion) on this chart is still 1.116.1. Which result in instances beind a ingress to never go up.

Regards.