Skip to content

Commit a203814

Browse files
authored
Update encrypt-data.md
Fix typo on new encryption config file example
1 parent a15add8 commit a203814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/encrypt-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ resources:
321321
# See the following text for more details about the secret value
322322
secret: <BASE 64 ENCODED SECRET>
323323
- identity: {} # this fallback allows reading unencrypted secrets;
324-
# for example, during initial migratoin
324+
# for example, during initial migration
325325
```
326326

327327
To create a new Secret, perform the following steps:

0 commit comments

Comments
 (0)