Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
@@ -240,7 +240,7 @@ propagation delay, where the cache propagation delay depends on the chosen cache
|
|||||||
ConfigMaps consumed as environment variables are not updated automatically and require a pod restart.
|
ConfigMaps consumed as environment variables are not updated automatically and require a pod restart.
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
A container using a ConfigMap as a [subPath](/docs/concepts/storage/volumes#using-subpath) volume will not receive ConfigMap updates.
|
A container using a ConfigMap as a [subPath](/docs/concepts/storage/volumes#using-subpath) volume mount will not receive ConfigMap updates.
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
## Immutable ConfigMaps {#configmap-immutable}
|
## Immutable ConfigMaps {#configmap-immutable}
|
||||||
|
|||||||
Reference in New Issue
Block a user