Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid port conflict for metrics endpoint
In the OpenShift integrated case this conflicts with coredns which binds to :::8080, switching to 8085 should avoid this conflict with the default. Fixes: metal3-io#252
- Loading branch information