Skip to content

Commit 4a90952

Browse files
committed
add lost comment
1 parent 0c24393 commit 4a90952

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • rust/operator-binary/src/crd

rust/operator-binary/src/crd/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ pub mod versioned {
209209
#[serde(flatten)]
210210
pub common: GenericRoleConfig,
211211

212+
/// This field controls which [ListenerClass](DOCS_BASE_URL_PLACEHOLDER/listener-operator/listenerclass.html) is used to expose the coordinator.
212213
#[serde(default = "coordinator_default_listener_class")]
213214
pub listener_class: String,
214215
}

0 commit comments

Comments
 (0)