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 e08b1ba commit a69e976Copy full SHA for a69e976
1 file changed
rust/operator-binary/src/controller.rs
@@ -983,7 +983,6 @@ fn build_rolegroup_statefulset(
983
)
984
.build();
985
986
- // for rw config
987
let mut persistent_volume_claims = vec![];
988
// Add listener
989
if let Some(group_listener_name) = group_listener_name(trino, trino_role) {
0 commit comments