Merge pull request #263 from Liujingfang1/gc

Add garbage collection KEP link
This commit is contained in:
Jingfang Liu
2018-08-15 15:22:21 -07:00
committed by GitHub

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