sayeedhussain commented on issue #6957: URL: https://github.com/apache/incubator-devlake/issues/6957#issuecomment-1959132400
@klesh Sure. Simplest and clearest would be adding another block for `/health` like here https://github.com/apache/incubator-devlake/pull/5745/files#diff-0bade717fcb1c175b0b0a027ab7edbe026b60684ea2c5a5115e2742d1de07449R40. Better than adding regex to the existing path which increases complexity for reader. If this approach works, I can raise a PR here and in the helm-charts repo with liveness/readiness probes here https://github.com/apache/incubator-devlake-helm-chart/blob/3a6338008d8617f6d937f91c0d34da97a6e59f42/charts/devlake/values.yaml#L260 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
