修改文档描述错误

当前原文会导致如下文本
“ConfigMap 是 configMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时可以用作环境变量、命令行参数或者存储卷中的配置文件。”
This commit is contained in:
popozy 2020-06-17 17:39:03 +08:00 committed by GitHub
parent 093b0c22b4
commit 2dfc94ef25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ weight: 20
<!-- overview -->
{{< glossary_definition term_id="configmap" prepend="ConfigMap 是" length="all" >}}
{{< glossary_definition term_id="configmap" prepend="" length="all" >}}
{{< caution >}}
<!--