Add hostNetwork config to Tenant spec
Allows hostNetwork: true to be configured on the tenant pods (https://kubernetes.io/docs/concepts/services-networking/network-policies/#networkpolicy-and-hostnetwork-pods).
This can be desirable if you want to bypass the Kubernetes network layer and access MinIO more directly.
Please add minio-port and console-port.
@jiuker I have pushed a commit that makes the minio and console container ports configurable. This helps avoid port conflicts on the host when using host networking. The services will still expose MinIO and the console on the default ports, same as they did before.
@mctoohey please help us to resolve conflicts
Matthew, please re-open if needed and do all requested things. It's been since January and there is no input from you. Thanks!