Skip to content

Commit be23623

Browse files
razvansbernauer
andauthored
Update rust/crd/src/lib.rs
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent bca44a1 commit be23623

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
@@ -1337,6 +1337,7 @@ pub struct HistoricalConfig {
13371337
/// [graceful shutdown documentation](DOCS_BASE_URL_PLACEHOLDER/druid/usage-guide/operations/graceful-shutdown).
13381338
#[fragment_attrs(serde(default))]
13391339
pub graceful_shutdown_timeout: Option<Duration>,
1340+
13401341
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
13411342
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
13421343
#[fragment_attrs(serde(default))]

0 commit comments

Comments
 (0)