Fix api description
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user