Skip to content

Commit b3933f3

Browse files
razvansbernauer
andauthored
Update rust/operator-binary/src/druid_controller.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 82ed552 commit b3933f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/operator-binary/src/druid_controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ fn build_rolegroup_statefulset(
985985
&mut cb_prepare,
986986
&mut cb_druid,
987987
&mut pb,
988-
merged_rolegroup_config.requested_secret_lifetime,
988+
&merged_rolegroup_config.requested_secret_lifetime,
989989
)
990990
.context(FailedToInitializeSecurityContextSnafu)?;
991991

0 commit comments

Comments
 (0)