File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/docs/trust/trust-manager Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ Both `ConfigMap` and `Secret` also support specifying label selectors to select
135
135
environments where the name of the `ConfigMap` or `Secret` is known only at runtime. When adding a source, either of type `ConfigMap` or `Secret`,
136
136
the fields `name` and `selector` are mutually exclusive : one **must** be set, but not both.
137
137
138
- These features can be combined to, for instance, select all ConfigMaps with a specific label and include every
139
- certificate from each key within those ConfigMaps .
138
+ These features can be combined to, for instance, select all Secrets with a specific label and include every
139
+ certificate from each key within those Secrets .
140
140
141
141
# ### Targets
142
142
You can’t perform that action at this time.
0 commit comments