Skip to content

Commit 2dfc94e

Browse files
authored
修改文档描述错误
当前原文会导致如下文本 “ConfigMap 是 configMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时可以用作环境变量、命令行参数或者存储卷中的配置文件。”
1 parent 093b0c2 commit 2dfc94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/configuration/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 20
66

77
<!-- overview -->
88

9-
{{< glossary_definition term_id="configmap" prepend="ConfigMap 是" length="all" >}}
9+
{{< glossary_definition term_id="configmap" prepend="" length="all" >}}
1010

1111
{{< caution >}}
1212
<!--

0 commit comments

Comments
 (0)