Skip to content

Commit f33120a

Browse files
authored
Merge pull request #33437 from nameYULI/yl1
[zh]Update content/zh/docs/concepts/configuration/configmap.md
2 parents 6243317 + c088e15 commit f33120a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,9 +461,11 @@ to the deleted ConfigMap, it is recommended to recreate these pods.
461461
<!--
462462
* Read about [Secrets](/docs/concepts/configuration/secret/).
463463
* Read [Configure a Pod to Use a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/).
464+
* Read about [changing a ConfigMap (or any other Kubernetes object)](/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/)
464465
* Read [The Twelve-Factor App](https://12factor.net/) to understand the motivation for
465466
separating code from configuration.
466467
-->
467468
* 阅读 [Secret](/zh/docs/concepts/configuration/secret/)。
468469
* 阅读[配置 Pod 使用 ConfigMap](/zh/docs/tasks/configure-pod-container/configure-pod-configmap/)。
470+
* 阅读[修改 ConfigMap(或任何其他 Kubernetes 对象)](/zh/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/)。
469471
* 阅读 [Twelve-Factor 应用](https://12factor.net/zh_cn/)来了解将代码和配置分开的动机。

0 commit comments

Comments
 (0)