Facing an Error using Jenkins Pipeline "/healthcheck" and "/readiness #4957
Unanswered
vijayakumarit
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@ardatan Simply give us your feedback. Before proceeding, I'd like to hear from you. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions