docs: Resync configmap.md

This commit is contained in:
阿杰鲁
2022-04-02 11:30:29 +08:00
parent ea0d0327c9
commit 8ab6120d12
2 changed files with 7 additions and 17 deletions
@@ -15,7 +15,6 @@ If the data you want to store are confidential, use a
or use additional (third party) tools to keep your data private.
{{< /caution >}}
<!-- body -->
## Motivation
@@ -282,5 +281,3 @@ to the deleted ConfigMap, it is recommended to recreate these pods.
* Read [Configure a Pod to Use a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/).
* Read [The Twelve-Factor App](https://12factor.net/) to understand the motivation for
separating code from configuration.