From b8d087b80cb732a3ede2a66a64fdee9bd7a5895f Mon Sep 17 00:00:00 2001 From: Pistoolster Date: Wed, 1 Jul 2020 18:29:32 +0800 Subject: [PATCH] Update configure-pod-configmap.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `key` should mean `键` as well as following content, not `密钥`。 --- .../tasks/configure-pod-container/configure-pod-configmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/configure-pod-container/configure-pod-configmap.md b/content/zh/docs/tasks/configure-pod-container/configure-pod-configmap.md index d5c387e49c..ce8cdb76b1 100644 --- a/content/zh/docs/tasks/configure-pod-container/configure-pod-configmap.md +++ b/content/zh/docs/tasks/configure-pod-container/configure-pod-configmap.md @@ -487,7 +487,7 @@ new ConfigMap is generated each time the content is modified. --> 请注意,生成的 ConfigMap 名称具有通过对内容进行散列而附加的后缀,这样可以确保每次修改内容时都会生成新的 ConfigMap。 -#### 定义从文件生成 ConfigMap 时要使用的密钥 +#### 定义从文件生成 ConfigMap 时要使用的键