修改文档描述错误
当前原文会导致如下文本 “ConfigMap 是 configMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时可以用作环境变量、命令行参数或者存储卷中的配置文件。”
This commit is contained in:
parent
093b0c22b4
commit
2dfc94ef25
|
@ -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 >}}
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue