Skip to content

Commit 8d6a818

Browse files
authored
Merge pull request #33418 from ProbStub/patch-1
Adding reference how to do configmap changes
2 parents 54cd13e + f0702ba commit 8d6a818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,5 +279,6 @@ to the deleted ConfigMap, it is recommended to recreate these pods.
279279

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

0 commit comments

Comments
 (0)