We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca44a1 commit be23623Copy full SHA for be23623
rust/crd/src/lib.rs
@@ -1337,6 +1337,7 @@ pub struct HistoricalConfig {
1337
/// [graceful shutdown documentation](DOCS_BASE_URL_PLACEHOLDER/druid/usage-guide/operations/graceful-shutdown).
1338
#[fragment_attrs(serde(default))]
1339
pub graceful_shutdown_timeout: Option<Duration>,
1340
+
1341
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
1342
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
1343
0 commit comments