mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +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.
|
the appropriate `configMapKeyRef` field.
|
||||||
|
|
||||||
This latter change initiates rolling update to the pods
|
This latter change initiates rolling update to the pods
|
||||||
in the deployment. The older ConfigMap, when no longer
|
in the deployment.
|
||||||
referenced by any other resource, is eventually [garbage
|
|
||||||
collected](/../../issues/242).
|
|
||||||
|
|
||||||
### How this works with kustomize
|
### How this works with kustomize
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user