Skip to content

Commit

Permalink
Update content/en/docs/concepts/configuration/configmap.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
  • Loading branch information
ProbStub and jihoon-seo committed May 4, 2022
1 parent 2dc7ba0 commit f0702ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/configuration/configmap.md
Expand Up @@ -279,6 +279,6 @@ to the deleted ConfigMap, it is recommended to recreate these pods.

* Read about [Secrets](/docs/concepts/configuration/secret/).
* Read [Configure a Pod to Use a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/).
* Read about [changing a ConfigMap (or any other Kubernetes object)] (/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/)
* Read about [changing a ConfigMap (or any other Kubernetes object)](/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/)
* Read [The Twelve-Factor App](https://12factor.net/) to understand the motivation for
separating code from configuration.

0 comments on commit f0702ba

Please sign in to comment.