Skip to content

Commit b56ba23

Browse files
Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: divya-mohan0209 <[email protected]>
1 parent 19ab41d commit b56ba23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ propagation delay, where the cache propagation delay depends on the chosen cache
240240
ConfigMaps consumed as environment variables are not updated automatically and require a pod restart.
241241

242242
{{< note >}}
243-
A container using a ConfigMap as a [subPath](/docs/concepts/storage/volumes#using-subpath) volume will not receive ConfigMap updates.
243+
A container using a ConfigMap as a [subPath](/docs/concepts/storage/volumes#using-subpath) volume mount will not receive ConfigMap updates.
244244
{{< /note >}}
245245

246246
## Immutable ConfigMaps {#configmap-immutable}

0 commit comments

Comments
 (0)