Skip to content

Commit 7e22ae5

Browse files
authored
Fix for 23732 (#23822)
* Fix for 23732 Explicitly specify that consumed as environment variables require pod restart to refresh. * Remove note tag Remove note tag as suggested
1 parent 0df8523 commit 7e22ae5

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
@@ -213,6 +213,7 @@ when new keys are projected to the Pod can be as long as the kubelet sync period
213213
propagation delay, where the cache propagation delay depends on the chosen cache type
214214
(it equals to watch propagation delay, ttl of cache, or zero correspondingly).
215215

216+
ConfigMaps consumed as environment variables are not updated automatically and require a pod restart.
216217
## Immutable ConfigMaps {#configmap-immutable}
217218

218219
{{< feature-state for_k8s_version="v1.19" state="beta" >}}

0 commit comments

Comments
 (0)