HoustonPutman commented on issue #483: URL: https://github.com/apache/solr-operator/issues/483#issuecomment-1287286797
Are you sure you don't have a podMonitor defined as well? Looks like there might be a bug in the prometheus operator? In the meantime you can use `targetPort` instead to set `8080`. [Here are the available options](https://github.com/prometheus-operator/prometheus-operator/blob/5cfb4da102374d5f0284f463e8f11482705a6651/pkg/apis/monitoring/v1/types.go#L1257) under `endpoints`. -- 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]
