Skip to content

Commit 834f3b2

Browse files
docs: Improve the description of additionalTrustRoots
1 parent 7214718 commit 834f3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ spec:
133133
`additionalTrustRoots.secret`::
134134
Reference (`name` and `namespace`) to a K8s `Secret` object where the trusted certificates are stored.
135135
The extension of a key defines its content:
136+
* `.crt` denotes a stack of PEM (base64-encoded DER) certificates.
136137
* `.der` denotes a a binary DER certificates.
137-
* `.crt` denotes a stack of base64 encoded DER certificates.
138138
`autoTls.maxCertificateLifetime`:: Maximum lifetime the created certificates are allowed to have. In case consumers request a longer lifetime than allowed by this setting, the lifetime will be the minimum of both.
139139

140140
[#backend-certmanager]

0 commit comments

Comments
 (0)