Files
website/docs
sallydeng 9b3f420bd9 kubectl_apply.md-change it for label key
When I test this command, if the configmap has a label, it just delete the configmaps which has the same label key and that are not in the file.
kubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/ConfigMap
So I advise change the description like this:
"Apply the configuration in manifest.yaml and delete all the other configmaps with the same label key that are not in the file."
2017-02-15 14:22:29 -08:00
..
2017-02-01 12:14:21 +01:00
2017-02-14 11:04:22 -08:00
2017-02-14 11:11:31 -08:00
2017-02-13 10:16:32 -08:00
2017-02-02 10:38:52 -08:00
2017-02-14 08:47:11 -08:00
2016-12-15 15:16:54 -05:00
2016-12-28 17:48:46 +08:00