You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The rolegroup [`StatefulSet`] runs the rolegroup, as configured by the administrator.
738
738
///
739
739
/// The [`Pod`](`stackable_operator::k8s_openapi::api::core::v1::Pod`)s are accessible through the
740
-
/// corresponding [`Service`](`stackable_operator::k8s_openapi::api::core::v1::Service`) (from [`build_rolegroup_headless_service`] and [`build_rolegroup_metrics_service`]).
740
+
/// corresponding [`Service`](`stackable_operator::k8s_openapi::api::core::v1::Service`) (via [`build_rolegroup_headless_service`] and metrics from [`build_rolegroup_metrics_service`]).
0 commit comments