Skip to content

Commit 27d508f

Browse files
authored
Merge pull request #5716 from VannTen/cleanup/wrong_example_config_gen
Remove misleading documentation about config generation
2 parents cc9dd34 + 05339da commit 27d508f

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)