Skip to content

Commit ec9947c

Browse files
authored
Merge pull request #24836 from zhanw15/patch-1
Update zh translation in configure-pod-configmap.md
2 parents e8b028a + 5cf1d67 commit ec9947c

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
@@ -850,7 +850,7 @@ As explained in [Create ConfigMaps from files](#create-configmaps-from-files), w
850850
-->
851851
## 将 ConfigMap 数据添加到一个卷中
852852

853-
如基于文件创建 ConfigMap](#create-configmaps-from-files) 中所述,当你使用
853+
如基于文件创建 [ConfigMap](#create-configmaps-from-files) 中所述,当你使用
854854
`--from-file` 创建 ConfigMap 时,文件名成为存储在 ConfigMap 的 `data` 部分中的键,
855855
文件内容成为键对应的值。
856856

0 commit comments

Comments
 (0)