We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ConfiMap
1 parent dac8223 commit eabe910Copy full SHA for eabe910
content/zh/docs/tasks/configure-pod-container/configure-pod-configmap.md
@@ -330,7 +330,7 @@ data:
330
```
331
332
<!-- #### Define the key to use when creating a ConfigMap from a file -->
333
-#### 定义从文件创建 ConfigMa p时要使用的密钥
+#### 定义从文件创建 ConfigMap 时要使用的密钥
334
335
<!-- 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: -->
336
您可以在使用 `--from-file` 参数时,在 ConfigMap 的 `data` 部分中定义除文件名以外的其他键:
0 commit comments