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
This commit is contained in:
@@ -213,6 +213,7 @@ when new keys are projected to the Pod can be as long as the kubelet sync period
|
|||||||
propagation delay, where the cache propagation delay depends on the chosen cache type
|
propagation delay, where the cache propagation delay depends on the chosen cache type
|
||||||
(it equals to watch propagation delay, ttl of cache, or zero correspondingly).
|
(it equals to watch propagation delay, ttl of cache, or zero correspondingly).
|
||||||
|
|
||||||
|
ConfigMaps consumed as environment variables are not updated automatically and require a pod restart.
|
||||||
## Immutable ConfigMaps {#configmap-immutable}
|
## Immutable ConfigMaps {#configmap-immutable}
|
||||||
|
|
||||||
{{< feature-state for_k8s_version="v1.19" state="beta" >}}
|
{{< feature-state for_k8s_version="v1.19" state="beta" >}}
|
||||||
|
|||||||
Reference in New Issue
Block a user