Update generated code
Kubernetes-commit: 284e03e1abde67cae5520a9b61497a71cca78e90
This commit is contained in:
parent
e405ba800f
commit
911b1c4d8d
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue