Skip to content

Commit 48fcf00

Browse files
razvansbernauer
andauthored
Update rust/crd/src/history.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent e0cc0b6 commit 48fcf00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/crd/src/history.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ pub struct HistoryConfig {
401401
pub logging: Logging<SparkHistoryServerContainer>,
402402
#[fragment_attrs(serde(default))]
403403
pub affinity: StackableAffinity,
404+
404405
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
405406
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
406407
#[fragment_attrs(serde(default))]

0 commit comments

Comments
 (0)