mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-18 12:11:04 +02:00
Especially for Kubernetes SD, this fixes a bug where the rendered configuration says "api_server: null", which when read back is not interpreted as an un-set API server (thus the default is not applied). Signed-off-by: Julius Volz <julius.volz@gmail.com>