referenced the V1Secret type (#105901)

This commit is contained in:
Shivanshu Raj Shrivastava
2021-10-30 00:43:11 +05:30
committed by GitHub
parent c9ddd248b6
commit c2fba6b84d
5 changed files with 5 additions and 2 deletions

View File

@@ -8929,7 +8929,7 @@
"type": "object"
},
"type": {
"description": "Used to facilitate programmatic handling of secret data.",
"description": "Used to facilitate programmatic handling of secret data. More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types",
"type": "string"
}
},