Skip to content

Commit 6be64fc

Browse files
authored
Merge pull request #42608 from gerardorn/fix-website-typo
Update encrypt-data.md
2 parents bcc29e3 + a203814 commit 6be64fc

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)