Description of problem (please be detailed as possible and provide log snippests): Currently it is not possible to define FQDN as the RGW endpoint, the exporter scripts only accepts IP address , related CRD seems also accepts only IP address[1]. This causes problems to use SSL (edge termination or end-to-end SSL ) with RGW communication through the LBs. [1]https://rook.github.io/docs/rook/v1.5/ceph-object-store-crd.html Version of all relevant components (if applicable): 4.9 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Not able to create a FQDN based certificate to use at LB. Is there any workaround available to the best of your knowledge? Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 4 Can this issue reproducible? Yes