Merge pull request #123392 from thockin/depreciate

Cleanup: s/depreciated/deprecated/g
This commit is contained in:
Kubernetes Prow Robot
2024-02-21 01:40:39 -08:00
committed by GitHub
27 changed files with 30 additions and 30 deletions

View File

@@ -26207,7 +26207,7 @@ func schema_k8sio_api_core_v1_PodSpec(ref common.ReferenceCallback) common.OpenA
},
"serviceAccount": {
SchemaProps: spec.SchemaProps{
Description: "DeprecatedServiceAccount is a depreciated alias for ServiceAccountName. Deprecated: Use serviceAccountName instead.",
Description: "DeprecatedServiceAccount is a deprecated alias for ServiceAccountName. Deprecated: Use serviceAccountName instead.",
Type: []string{"string"},
Format: "",
},