Stefan Martinov
Stefan Martinov
@dac73 what did you find out?
Yeah, I guess I have that problem with the mutating webhook since I had to delete it because it wasn't reachable. Thanks for the heads uP!
Yeah, so you can configure the scrape timeout in prometheus https://prometheus.io/docs/prometheus/latest/configuration/configuration something in the lines of ```yaml - job_name: bleh scrape_timeout: 60s ```
@loogol did you manage to set it?