Skip to content

Commit 9db2944

Browse files
Update docs/modules/secret-operator/pages/truststore.adoc
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
1 parent 3b7e0e2 commit 9db2944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/secret-operator/pages/truststore.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include::example$truststore-tls.yaml[]
1414
<1> Also used to name the created ConfigMap
1515
<2> Mandatory name of the xref:secretclass.adoc[]
1616
<3> Optional requested xref:secretclass.adoc#format[format]
17-
<4> Option Kubernetes resource, which should be used to output the requested information to.
17+
<4> Optional Kubernetes resource kind, which should be used to output the requested information to.
1818
Either `ConfigMap` or `Secret`, defaults to `ConfigMap`.
1919

2020
This will create a ConfigMap (or `Secret` based on `targetKind`) named `truststore-pem` containing a `ca.crt` with the trust root certificates.

0 commit comments

Comments
 (0)