Changelog for 1.0.1
The following sections list the changes for 1.0.1.
Summary
- Fix #10: Add healthcheck endpoint to http
Details
-
Bugfix #10: Add healthcheck endpoint to http
We had the healthchecks only on our metrics port available, but this behavior broke the helm
installation for ingress-nginx as this part is not configurable. Just add it to the http port to
get this working correctly.
#10