Update storage-version-migration.md

pull/47893/head
Zhecheng Li 2024-09-12 13:24:57 +08:00 committed by GitHub
parent 65fb7e2d7d
commit c91c8134be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ read [enable or disable a Kubernetes API](/docs/tasks/administer-cluster/enable-
secret: c2VjcmV0IGlzIHNlY3VyZQ==
```
- To ensure that previously created secret `my-secert` is re-encrypted
- To ensure that previously created secret `my-secret` is re-encrypted
with new key `key2`, you will use _Storage Version Migration_.
- Create a StorageVersionMigration manifest named `migrate-secret.yaml` as follows: