Add missing word 'be'

This commit is contained in:
David Garvey 2021-04-26 13:53:16 +08:00 committed by GitHub
parent 1869573927
commit 87364a0983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ after upgrading the objects to a new stored version.
Removing an old version: Removing an old version:
1. Ensure all clients are fully migrated to the new version. The kube-apiserver 1. Ensure all clients are fully migrated to the new version. The kube-apiserver
logs can reviewed to help identify any clients that are still accessing via logs can be reviewed to help identify any clients that are still accessing via
the old version. the old version.
1. Set `served` to `false` for the old version in the `spec.versions` list. If 1. Set `served` to `false` for the old version in the `spec.versions` list. If
any clients are still unexpectedly using the old version they may begin reporting any clients are still unexpectedly using the old version they may begin reporting