fix description about kubectl apply (#7747)

This commit is contained in:
CaoShuFeng
2018-04-13 06:13:59 +08:00
committed by zacharysarah
parent 66c0a284e2
commit 8f4d36d822
@@ -347,7 +347,7 @@ configuration files have been removed from the directory. Apply with `--prune`
queries the API server for all objects matching a set of labels, and attempts queries the API server for all objects matching a set of labels, and attempts
to match the returned live object configurations against the object to match the returned live object configurations against the object
configuration files. If an object matches the query, and it does not have a configuration files. If an object matches the query, and it does not have a
configuration file in the directory, and it does not have a `last-applied-configuration` annotation, configuration file in the directory, and it has a `last-applied-configuration` annotation,
it is deleted. it is deleted.
{% comment %} {% comment %}