Skip to content

Commit 7fd415c

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

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
@@ -1189,6 +1189,7 @@ pub struct CoordinatorConfig {
11891189
/// [graceful shutdown documentation](DOCS_BASE_URL_PLACEHOLDER/druid/usage-guide/operations/graceful-shutdown).
11901190
#[fragment_attrs(serde(default))]
11911191
pub graceful_shutdown_timeout: Option<Duration>,
1192+
11921193
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
11931194
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
11941195
#[fragment_attrs(serde(default))]

0 commit comments

Comments
 (0)