[zh] update Sync concepts pages for secret and ingress
* sync with english version in secret.md and ingress.md
This commit is contained in:
@@ -494,7 +494,7 @@ SSH 私钥自身无法建立 SSH 客户端与服务器端之间的可信连接
|
||||
<!--
|
||||
### TLS secrets
|
||||
|
||||
Kubernetes provides a builtin Secret type `kubernetes.io/tls` for to storing
|
||||
Kubernetes provides a builtin Secret type `kubernetes.io/tls` for storing
|
||||
a certificate and its associated key that are typically used for TLS . This
|
||||
data is primarily used with TLS termination of the Ingress resource, but may
|
||||
be used with other resources or directly by a workload.
|
||||
|
||||
Reference in New Issue
Block a user