You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/secret-operator/pages/secretclass.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -133,8 +133,8 @@ spec:
133
133
`additionalTrustRoots.secret`::
134
134
Reference (`name` and `namespace`) to a K8s `Secret` object where the trusted certificates are stored.
135
135
The extension of a key defines its content:
136
+
* `.crt` denotes a stack of PEM (base64-encoded DER) certificates.
136
137
* `.der` denotes a a binary DER certificates.
137
-
* `.crt` denotes a stack of base64 encoded DER certificates.
138
138
`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.
0 commit comments