Skip to content

Commit b8d2b98

Browse files
razvansbernauer
andauthored
Update rust/crd/src/roles.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 18c1aca commit b8d2b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/crd/src/roles.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ pub struct SubmitConfig {
216216
pub resources: Resources<SparkStorageConfig, NoRuntimeLimits>,
217217
#[fragment_attrs(serde(default, flatten))]
218218
pub volume_mounts: Option<VolumeMounts>,
219+
219220
/// Request secret (currently only autoTls certificates) lifetime from the secret operator, e.g. `7d`, or `30d`.
220221
/// This can be shortened by the `maxCertificateLifetime` setting on the SecretClass issuing the TLS certificate.
221222
#[fragment_attrs(serde(default))]

0 commit comments

Comments
 (0)