warning style adjust (#7934)

This commit is contained in:
Shen Yuanyu 2018-04-02 10:54:02 +08:00 committed by k8s-ci-robot
parent 3b544f49dc
commit d8f04f51c1
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ the configuration file. This approach should not be used with resource
types whose specs are updated independently of the configuration file. types whose specs are updated independently of the configuration file.
Services of type `LoadBalancer`, for example, have their `externalIPs` field updated Services of type `LoadBalancer`, for example, have their `externalIPs` field updated
independently from the configuration by the cluster. independently from the configuration by the cluster.
{: .warning}
### Examples ### Examples