Update generated code

Kubernetes-commit: 284e03e1abde67cae5520a9b61497a71cca78e90
This commit is contained in:
Tim Bannister 2021-02-15 22:50:30 +00:00 committed by Kubernetes Publisher
parent e405ba800f
commit 911b1c4d8d
1 changed files with 1 additions and 1 deletions

View File

@ -10979,7 +10979,7 @@
"additionalProperties": {
"type": "string"
},
"description": "stringData allows specifying non-binary secret data in string form. It is provided as a write-only convenience method. All keys and values are merged into the data field on write, overwriting any existing values. It is never output when reading from the API.",
"description": "stringData allows specifying non-binary secret data in string form. It is provided as a write-only input field for convenience. All keys and values are merged into the data field on write, overwriting any existing values. The stringData field is never output when reading from the API.",
"type": "object"
},
"type": {