mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
While reviewing #7197 noticed that Prometheus is using `fallback_scrape_protocol` for the field hence updating to match similar naming to avoid confusion among users. This is a newly introduced field in this release v0.79 so we want to update it in patch release before users use this field. Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>