Update _index.md

update ssh with uppercase SSH
pull/41116/head
zhihaoabel 2023-05-13 23:53:03 +08:00 committed by GitHub
parent 3e90504739
commit 120cd2ba8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ Kubernetes 为你提供:
-->
* **密钥与配置管理**
Kubernetes 允许你存储和管理敏感信息例如密码、OAuth 令牌和 ssh 密钥。
Kubernetes 允许你存储和管理敏感信息例如密码、OAuth 令牌和 SSH 密钥。
你可以在不重建容器镜像的情况下部署和更新密钥和应用程序配置,也无需在堆栈配置中暴露密钥。
<!--