Skip to content

Commit 3cadcd6

Browse files
razvansbernauer
andauthored
Update rust/crd/src/lib.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 1b568a6 commit 3cadcd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/crd/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,6 +1237,7 @@ pub struct MiddleManagerConfig {
12371237
/// [graceful shutdown documentation](DOCS_BASE_URL_PLACEHOLDER/druid/usage-guide/operations/graceful-shutdown).
12381238
#[fragment_attrs(serde(default))]
12391239
pub graceful_shutdown_timeout: Option<Duration>,
1240+
12401241
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
12411242
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
12421243
#[fragment_attrs(serde(default))]

0 commit comments

Comments
 (0)