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.
2 parents 10f9eff + 312b1b2 commit 222e8c3Copy full SHA for 222e8c3
content/docs/trust/trust-manager/README.md
@@ -85,7 +85,7 @@ spec:
85
key: "ca.crt"
86
87
# One more ConfigMap source, this time including all certificates from every key
88
- - secret:
+ - configMap:
89
name: "my-org-cas"
90
includeAllKeys: true
91
0 commit comments