diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 25dba5248..057e2da76 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -56,7 +56,7 @@ immich: spec: httpGet: path: /api/server-info/ping - port: http + port: 3001 initialDelaySeconds: 0 periodSeconds: 10 timeoutSeconds: 1 @@ -67,7 +67,7 @@ immich: spec: httpGet: path: /api/server-info/ping - port: http + port: 3001 initialDelaySeconds: 0 periodSeconds: 10 timeoutSeconds: 1 @@ -78,7 +78,7 @@ immich: spec: httpGet: path: /api/server-info/ping - port: http + port: 3001 initialDelaySeconds: 0 periodSeconds: 10 timeoutSeconds: 1 @@ -113,7 +113,7 @@ immich: spec: httpGet: path: /ping - port: http + port: 3003 initialDelaySeconds: 0 periodSeconds: 10 timeoutSeconds: 1 @@ -124,7 +124,7 @@ immich: spec: httpGet: path: /ping - port: http + port: 3003 initialDelaySeconds: 0 periodSeconds: 10 timeoutSeconds: 1