Fix api description

This commit is contained in:
zhengjiajin
2017-06-09 10:27:53 +08:00
parent d3146080b4
commit f7ce20d2e4
40 changed files with 82 additions and 82 deletions

View File

@@ -11363,7 +11363,7 @@
"description": "HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.",
"properties": {
"hostnames": {
"description": "Hostnames for the the above IP address.",
"description": "Hostnames for the above IP address.",
"type": "array",
"items": {
"type": "string"