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
By default, the Certificate requested by Liberty Operator is valid for 90 days (duration), but the rotation happens well before that. The default renew-before period is 1/3 of the duration, so the rotation will happen every 30 days by default.
The default 90 days duration can be changed by updating the value of certManagerCertDuration in the ConfigMap open-liberty-operator (in the namespace where the Operator is installed). This global configuration applies to all applications managed by Liberty Operator.
Documented for OLO
Documented (or referenced) for RCO
Documented for WLO
The text was updated successfully, but these errors were encountered:
By default, the Certificate requested by Liberty Operator is valid for 90 days (duration), but the rotation happens well before that. The default renew-before period is 1/3 of the duration, so the rotation will happen every 30 days by default.
The default 90 days duration can be changed by updating the value of
certManagerCertDuration
in the ConfigMapopen-liberty-operator
(in the namespace where the Operator is installed). This global configuration applies to all applications managed by Liberty Operator.The text was updated successfully, but these errors were encountered: