diff --git a/examples/configGeneration.md b/examples/configGeneration.md index 8314b8955d..ca912f38cb 100644 --- a/examples/configGeneration.md +++ b/examples/configGeneration.md @@ -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