File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/zh/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -461,9 +461,11 @@ to the deleted ConfigMap, it is recommended to recreate these pods.
461
461
<!--
462
462
* Read about [Secrets](/docs/concepts/configuration/secret/).
463
463
* 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/)
464
465
* Read [The Twelve-Factor App](https://12factor.net/) to understand the motivation for
465
466
separating code from configuration.
466
467
-->
467
468
* 阅读 [Secret](/zh/docs/concepts/configuration/secret/)。
468
469
* 阅读[配置 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/)。
469
471
* 阅读 [Twelve-Factor 应用](https://12factor.net/zh_cn/)来了解将代码和配置分开的动机。
You can’t perform that action at this time.
0 commit comments