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 12b0a04 commit 00078b4Copy full SHA for 00078b4
content/en/docs/tasks/administer-cluster/encrypt-data.md
@@ -67,7 +67,7 @@ resources:
67
68
Each `resources` array item is a separate config and contains a complete configuration. The
69
`resources.resources` field is an array of Kubernetes resource names (`resource` or `resource.group`
70
-that should be encrypted like Secrets, ConfigMaps, or other resources.
+that should be encrypted like Secrets, ConfigMaps, or other resources).
71
72
If custom resources are added to `EncryptionConfiguration` and the cluster version is 1.26 or newer,
73
any newly created custom resources mentioned in the `EncryptionConfiguration` will be encrypted.
0 commit comments