Add garbage collection KEP link

This commit is contained in:
Jingfang Liu
2018-08-15 15:19:18 -07:00
parent 16447efca3
commit 3975ebc21a

View File

@@ -109,8 +109,8 @@ configuration is to
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.
referenced by any other resource, is eventually [garbage
collected](https://github.com/kubernetes-sigs/kustomize/issues/242).
### How this works with kustomize