Skip to content

Commit

Permalink
Update storage-version-migration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhecheng committed Sep 12, 2024
1 parent 65fb7e2 commit c91c813
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c91c813

Please sign in to comment.