mirror of
https://github.com/zalando-incubator/kube-metrics-adapter.git
synced 2026-06-02 10:49:26 +00:00
bf80e85e58
Adds --prometheus-server-token-file flag to support authenticating to a prometheus server using a bearer token file. Adds --additional-prometheus-servers=<name>=<url>,... and --additional-prometheus-server-token-files=<name>=<url>,... to support additional servers through the new "prometheus-server-alias" HPA annotation Signed-off-by: Antoine Deschênes <antoine@antoinedeschenes.com>