update generated files

This commit is contained in:
ymqytw
2017-08-08 09:29:40 -07:00
parent 838c47ee10
commit 9b05e2644f
4 changed files with 6 additions and 3 deletions

View File

@@ -60953,7 +60953,7 @@
"$ref": "#/definitions/io.k8s.api.core.v1.Volume"
},
"x-kubernetes-patch-merge-key": "name",
"x-kubernetes-patch-strategy": "merge"
"x-kubernetes-patch-strategy": "merge,retainKeys"
}
}
},
@@ -62772,6 +62772,7 @@
},
"strategy": {
"description": "The deployment strategy to use to replace existing pods with new ones.",
"x-kubernetes-patch-strategy": "retainKeys",
"$ref": "#/definitions/io.k8s.api.extensions.v1beta1.DeploymentStrategy"
},
"template": {