Pass 2: k8s GCR vanity URL

This commit is contained in:
Tim Hockin 2018-04-06 08:51:53 -07:00
parent b40ae29ca4
commit dd241f66b8
1 changed files with 1 additions and 1 deletions

View File

@ -76545,7 +76545,7 @@
],
"properties": {
"names": {
"description": "Names by which this image is known. e.g. [\"gcr.io/google_containers/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]",
"description": "Names by which this image is known. e.g. [\"k8s.gcr.io/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]",
"type": "array",
"items": {
"type": "string"