Skip to content
Snippets Groups Projects
Unverified Commit e3383564 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #1898 from parrotmac/ip/doc-typo

docs: Correct tlsClientCA example reference
parents 01f7bf73 0af41fb4
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ telemetry:
# addr: 127.0.0.1:5557
# tlsCert: examples/grpc-client/server.crt
# tlsKey: examples/grpc-client/server.key
# tlsClientCA: /etc/dex/client.crt
# tlsClientCA: examples/grpc-client/ca.crt
# Uncomment this block to enable configuration for the expiration time durations.
# expiry:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment