prometheus-adapter/cmd/adapter
Sergiusz Urbaniak 326bf3c276 cmd/adapter: add prometheus bearer token configuration
Often prometheus is gated by some proxy requiring an auth bearer
token. Currently there is no possibility to configure one except for
providing a full-fledged kubeconfig.

This fixes it by adding a new flag pointing to an optional file
containing the auth bearer for prometheus communication.
2018-12-05 11:45:48 +01:00
..
adapter.go cmd/adapter: add prometheus bearer token configuration 2018-12-05 11:45:48 +01:00