Skip to content

Commit b1929ab

Browse files
authored
Update encrypt-data.md
Fix as ---> at typo
1 parent 41e9d2b commit b1929ab

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
@@ -573,7 +573,7 @@ as plaintext.
573573

574574
{{< warning >}}
575575
Making this change prevents the API server from retrieving resources that are marked
576-
as encrypted as rest, but are actually stored in the clear.
576+
as encrypted at rest, but are actually stored in the clear.
577577

578578
When you have configured encryption at rest for an API (for example: the API kind
579579
`Secret`, representing `secrets` resources in the core API group), you **must** ensure

0 commit comments

Comments
 (0)