Skip to content

Commit 05339da

Browse files
committed
Remove misleading documentation about config generation
ConfigMap are not garbage collected, see #3146
1 parent cc9dd34 commit 05339da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/configGeneration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,7 @@ configuration is to
113113
the appropriate `configMapKeyRef` field.
114114
115115
This latter change initiates rolling update to the pods
116-
in the deployment. The older ConfigMap, when no longer
117-
referenced by any other resource, is eventually [garbage
118-
collected](/../../issues/242).
116+
in the deployment.
119117
120118
### How this works with kustomize
121119

0 commit comments

Comments
 (0)