Closed
Description
Hi @ardatan ,
In my Jenkins file, I've added "/readiness"
and "/healthcheck"
endpoints. I run the API in my postman I received 200 responses for '/healthcheck'
and 204 responses for '/readiness'.
I can access the APIs in my local environment. However, after completing the Jenkins deployment, I received the following error. I tried many ways to resolve this still facing this issue. I have add the error and Yaml configuration screenshot Here. Simply take a look and provide your feedback to help resolve this issue.