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 3ff1776 commit fd044d2Copy full SHA for fd044d2
rust/stackablectl/src/args/operator_configs.rs
@@ -6,7 +6,7 @@ use stackable_cockpit::platform::operator::listener_operator::ListenerClassPrese
6
pub struct CommonOperatorConfigsArgs {
7
/// Choose the ListenerClass preset (`none`, `ephemeral-nodes` or `stable-nodes`).
8
///
9
- /// This maps to the listener-operator preset, see
+ /// This maps to the listener-operator Helm Chart preset value, see
10
/// [the listener-operator documentation](https://docs.stackable.tech/home/nightly/listener-operator/listenerclass/#presets)
11
/// for details.
12
0 commit comments