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

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
pull/39876/head
bradreelee 2023-03-13 10:29:10 +09:00 committed by GitHub
parent 00078b40dc
commit 2774ec1ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ resources:
Each `resources` array item is a separate config and contains a complete configuration. The
`resources.resources` field is an array of Kubernetes resource names (`resource` or `resource.group`
that should be encrypted like Secrets, ConfigMaps, or other resources).
that should be encrypted like Secrets, ConfigMaps, or other resources.
If custom resources are added to `EncryptionConfiguration` and the cluster version is 1.26 or newer,
any newly created custom resources mentioned in the `EncryptionConfiguration` will be encrypted.