Skip to content

Commit fd044d2

Browse files
Update rust/stackablectl/src/args/operator_configs.rs
Co-authored-by: Nick <[email protected]>
1 parent 3ff1776 commit fd044d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/stackablectl/src/args/operator_configs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use stackable_cockpit::platform::operator::listener_operator::ListenerClassPrese
66
pub struct CommonOperatorConfigsArgs {
77
/// Choose the ListenerClass preset (`none`, `ephemeral-nodes` or `stable-nodes`).
88
///
9-
/// This maps to the listener-operator preset, see
9+
/// 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.
1212
///

0 commit comments

Comments
 (0)