Skip to content

Commit eabe910

Browse files
authored
fix ConfiMap format Error (#19924)
1 parent dac8223 commit eabe910

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
@@ -330,7 +330,7 @@ data:
330330
```
331331
332332
<!-- #### Define the key to use when creating a ConfigMap from a file -->
333-
#### 定义从文件创建 ConfigMa p时要使用的密钥
333+
#### 定义从文件创建 ConfigMap 时要使用的密钥
334334
335335
<!-- You can define a key other than the file name to use in the `data` section of your ConfigMap when using the `--from-file` argument: -->
336336
您可以在使用 `--from-file` 参数时,在 ConfigMap 的 `data` 部分中定义除文件名以外的其他键:

0 commit comments

Comments
 (0)