mirror of https://github.com/dapr/docs.git
Update security-concept.md
Minor wording fix, as described in https://github.com/dapr/docs/issues/1264
This commit is contained in:
parent
4d27143453
commit
4ac4670d97
|
@ -50,7 +50,7 @@ The diagram below shows how the Sentry system service issues certificates for ap
|
||||||
<img src="/images/security-mTLS-sentry-selfhosted.png" width=1000>
|
<img src="/images/security-mTLS-sentry-selfhosted.png" width=1000>
|
||||||
|
|
||||||
### mTLS in Kubernetes
|
### mTLS in Kubernetes
|
||||||
The diagram below shows how the Sentry system service issues certificates for applications based on the root/issuer certificate that is provided by an operator or generated by the Sentry service as stored as a Kubernetes secret
|
The diagram below shows how the Sentry system service issues certificates for applications based on the root/issuer certificate that is provided by an operator or generated by the Sentry service and stored as a Kubernetes secret
|
||||||
|
|
||||||
<img src="/images/security-mTLS-sentry-kubernetes.png" width=1000>
|
<img src="/images/security-mTLS-sentry-kubernetes.png" width=1000>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue