We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
web: - name: health-check bindPoints: - interface: 0.0.0.0:8081 address: 0.0.0.0:8081 apis: - binding: health-checks
this will generate a correct warning indicating the address is incorrect, but it should be listening after. It's not
The text was updated successfully, but these errors were encountered:
closes #2860 - add validation from controller/router instead of withi…
f88ad56
…n xweb. allow routers to have misconfigured xweb section for healthchecks
37cedec
dovholuknf
Successfully merging a pull request may close this issue.
this will generate a correct warning indicating the address is incorrect, but it should be listening after. It's not
The text was updated successfully, but these errors were encountered: