Summary
As part of the upgrading to Operator SDK 1.38.0, the default value for metrics-bind-address flag changed from 8080 to 0 to have the metrics service disabled by default. In #211, we didn't make this change to be backwards-compatible.
Tasks to be done