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 2774ec1 commit d6b5d84Copy full SHA for d6b5d84
content/en/docs/tasks/administer-cluster/encrypt-data.md
@@ -66,7 +66,7 @@ resources:
66
```
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`
+`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.
71
72
If custom resources are added to `EncryptionConfiguration` and the cluster version is 1.26 or newer,
0 commit comments