Skip to content

Commit 3019ae3

Browse files
committed
Remove docs on temporary
1 parent fd044d2 commit 3019ae3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rust/stackablectl/src/args/operator_configs.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ pub struct CommonOperatorConfigsArgs {
99
/// This maps to the listener-operator Helm Chart preset value, see
1010
/// [the listener-operator documentation](https://docs.stackable.tech/home/nightly/listener-operator/listenerclass/#presets)
1111
/// for details.
12-
///
13-
/// This argument is likely temporary until we support setting arbitrary helm values for the
14-
/// operators!
1512
#[arg(long, global = true)]
1613
pub listener_class_preset: Option<ListenerClassPreset>,
1714
}

0 commit comments

Comments
 (0)