Skip to content

Commit 5fb5cb0

Browse files
authored
[zh-cn] Update configmap.md
1 parent 30350f6 commit 5fb5cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/configuration/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ nor to mutate the contents of the `data` or the `binaryData` field. You can
556556
only delete and recreate the ConfigMap. Because existing Pods maintain a mount point
557557
to the deleted ConfigMap, it is recommended to recreate these pods.
558558
-->
559-
一旦某 ConfigMap 被标记为不可变更,则 _无法_ 逆转这一变化,也无法更改
559+
一旦某 ConfigMap 被标记为不可变更,则 **无法** 逆转这一变化,也无法更改
560560
`data` 或 `binaryData` 字段的内容。你只能删除并重建 ConfigMap。
561561
因为现有的 Pod 会维护一个已被删除的 ConfigMap 的挂载点,建议重新创建这些 Pods。
562562

0 commit comments

Comments
 (0)