We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15add8 commit a203814Copy full SHA for a203814
content/en/docs/tasks/administer-cluster/encrypt-data.md
@@ -321,7 +321,7 @@ resources:
321
# See the following text for more details about the secret value
322
secret: <BASE 64 ENCODED SECRET>
323
- identity: {} # this fallback allows reading unencrypted secrets;
324
- # for example, during initial migratoin
+ # for example, during initial migration
325
```
326
327
To create a new Secret, perform the following steps:
0 commit comments