Feature Request
Is your feature request related to a problem? Please describe.
When working with Golang based operator, I'm able to change metrics port in code before building the operator. However, when using Helm or Ansible ones, I have no way of configuring that at all without modifying Operator SDK itself and building custom base images.
Describe the solution you'd like
I would like to be able to configure metrics port without modifying and rebuilding Operator SDK.
Feature Request
Is your feature request related to a problem? Please describe.
When working with Golang based operator, I'm able to change metrics port in code before building the operator. However, when using Helm or Ansible ones, I have no way of configuring that at all without modifying Operator SDK itself and building custom base images.
Describe the solution you'd like
I would like to be able to configure metrics port without modifying and rebuilding Operator SDK.