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 e0cc0b6 commit 48fcf00Copy full SHA for 48fcf00
rust/crd/src/history.rs
@@ -401,6 +401,7 @@ pub struct HistoryConfig {
401
pub logging: Logging<SparkHistoryServerContainer>,
402
#[fragment_attrs(serde(default))]
403
pub affinity: StackableAffinity,
404
+
405
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
406
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
407
0 commit comments