diff --git a/charts/app/templates/backend/templates/deployment.yaml b/charts/app/templates/backend/templates/deployment.yaml index 9c61a61d9..938bf5fcd 100644 --- a/charts/app/templates/backend/templates/deployment.yaml +++ b/charts/app/templates/backend/templates/deployment.yaml @@ -92,7 +92,7 @@ spec: failureThreshold: 3 httpGet: path: /api/health - port: 3000 + port: http scheme: HTTP initialDelaySeconds: 15 periodSeconds: 30