Skip to content

Commit 31374cf

Browse files
authored
Update crates/stackable-operator/src/crd/listener/core/mod.rs
1 parent 7a33db2 commit 31374cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/stackable-operator/src/crd/listener/core

crates/stackable-operator/src/crd/listener/core/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pub mod versioned {
4646
/// Preserves the client source IP and avoid a second hop for LoadBalancer and NodePort type
4747
/// Services, but makes clients responsible for spreading the load.
4848
///
49-
/// Does not work everywhere, e.g. not on IONOS!
49+
/// Does not work on all Kubernetes installations.
5050
Local,
5151
}
5252

0 commit comments

Comments
 (0)