Change sentence base on reviewer's comment

"NOTE: The key-value optional:true is supported for kubernetes 1.5.3 and above."
pull/2602/head
sallydeng 2017-02-15 13:15:20 +08:00 committed by mengyuan
parent 183fc3d41c
commit 3e48da5f8b
1 changed files with 1 additions and 1 deletions

View File

@ -591,4 +591,4 @@ created using kubectl, or indirectly via a replication controller. It does not
via the Kubelet's `--manifest-url` flag, its `--config` flag, or its REST API (these are not common
ways to create pods.)
The key-value "optional:true" will be work after kubernetes 1.5.2.
NOTE: The key-value optional:true is supported for kubernetes 1.5.3 and above.