Skip to content

Commit

Permalink
Remove misleading documentation about config generation
Browse files Browse the repository at this point in the history
ConfigMap are not garbage collected, see #3146
  • Loading branch information
VannTen committed Jun 13, 2024
1 parent 48d79c7 commit 72da1ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/configGeneration.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,7 @@ configuration is to
the appropriate `configMapKeyRef` field.
This latter change initiates rolling update to the pods
in the deployment. The older ConfigMap, when no longer
referenced by any other resource, is eventually [garbage
collected](/../../issues/242).
in the deployment.
### How this works with kustomize
Expand Down

0 comments on commit 72da1ab

Please sign in to comment.