Skip to content

Commit d63f761

Browse files
authored
Merge pull request #39876 from bradreelee/patch-1
Update encrypt-data.md
2 parents 97e7938 + d6b5d84 commit d63f761

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
@@ -66,7 +66,7 @@ resources:
6666
```
6767
6868
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`
69+
`resources.resources` field is an array of Kubernetes resource names (`resource` or `resource.group`)
7070
that should be encrypted like Secrets, ConfigMaps, or other resources.
7171

7272
If custom resources are added to `EncryptionConfiguration` and the cluster version is 1.26 or newer,

0 commit comments

Comments
 (0)