mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
Remove misleading documentation about config generation
ConfigMap are not garbage collected, see #3146
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user