Skip to content

Commit da59aad

Browse files
authored
Merge pull request #22244 from pistoolster/patch-2
Update configure-pod-configmap.md
2 parents 6cff4e9 + b8d087b commit da59aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/configure-pod-container/configure-pod-configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ new ConfigMap is generated each time the content is modified. -->
487487
请注意,生成的 ConfigMap 名称具有通过对内容进行散列而附加的后缀,这样可以确保每次修改内容时都会生成新的 ConfigMap。
488488

489489
<!-- #### Define the key to use when generating a ConfigMap from a file -->
490-
#### 定义从文件生成 ConfigMap 时要使用的密钥
490+
#### 定义从文件生成 ConfigMap 时要使用的键
491491
<!-- You can define a key other than the file name to use in the ConfigMap generator.
492492
For example, to generate a ConfigMap from files `configure-pod-container/configmap/kubectl/game.properties`
493493
with the key `game-special-key` -->

0 commit comments

Comments
 (0)