Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
namespace-lister: provide a tls config
The service monitor doesn't know anything about the service it's talking to in terms of TLS, so we need to provide the following information: - A Certificate Authority for requests to authenticate against. - A server name to verify that we're talking to the correct service. Signed-off-by: Andy Sadler <[email protected]>
- Loading branch information