-
Notifications
You must be signed in to change notification settings - Fork 766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: 💥 BREAKING CHANGE on healthchecks and traefik port #898
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR. I think the change looks a lot better now and feels like a robust solution. I've left 2 minor nits on typos, but otherwise this looks exactly like what we need to address #890 once and for all
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Matthieu ANTOINE <matthieu@matthieu-antoine.me>
Co-authored-by: Matthieu ANTOINE <matthieu@matthieu-antoine.me>
What does this PR do?
healthchecksPort
andhealthchecksScheme
todeployment
section.traefik
,web
orwebsecure
ports can be nullifiedMotivation
deployment
, not a portMore
make test
and all the tests passed