mirror of https://github.com/istio/istio.io.git
improve little format and typo for lightstep/index.md (#14674)
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
29e7a9dbbe
commit
e76663e91f
|
@ -103,7 +103,7 @@ Follow these steps if you're using the Public or Developer Mode Satellites, or i
|
|||
sampling: 100
|
||||
tlsSettings
|
||||
mode: "SIMPLE"
|
||||
# Specifying ca certificate here will moute `lightstep.cacert` secret volume
|
||||
# Specifying ca certificate here will mount `lightstep.cacert` secret volume
|
||||
# at all sidecars by default.
|
||||
caCertificates="/etc/lightstep/cacert.pem"
|
||||
components:
|
||||
|
|
Loading…
Reference in New Issue