aloosnetmatch commented on issue #760:
URL: https://github.com/apache/solr-operator/issues/760#issuecomment-2739534445
Hi.
I managed to fix the issue.
The ingress, we tried in the past, we didn't got it to work back then.
So the solr-operator tried to configure the ingress but there is no ingress
controller present.
I fixed it in our environment by switching to "ExternalDNS"
addressability:
external:
method: ExternalDNS
We use an Azure Loadbalancer to handle the external traffic.
As soon as this issue was fixed, the prometheus exported started working.
Thanks for your support.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]