Skip to content

Commit 3a8779d

Browse files
committed
docs
1 parent d5c8dcc commit 3a8779d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rust/operator-binary/src/airflow_controller.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -875,8 +875,6 @@ fn listener_ports() -> Vec<listener::v1alpha1::ListenerPort> {
875875
}
876876

877877
/// The rolegroup [`StatefulSet`] runs the rolegroup, as configured by the administrator.
878-
///
879-
/// The [`Pod`](`stackable_operator::k8s_openapi::api::core::v1::Pod`)s are accessible through the corresponding [`Service`] (from [`build_rolegroup_service`]).
880878
#[allow(clippy::too_many_arguments)]
881879
fn build_server_rolegroup_statefulset(
882880
airflow: &v1alpha1::AirflowCluster,

0 commit comments

Comments
 (0)