This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 76bfd855d3d Docs sync done from apache/pulsar (#b37b5b3)
76bfd855d3d is described below

commit 76bfd855d3d33c029ebcf053c8430cb6223323f8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 3 01:37:05 2025 +0000

    Docs sync done from apache/pulsar (#b37b5b3)
---
 .../reference/next/config/reference-configuration-broker.md   | 11 +++++++++++
 .../next/config/reference-configuration-standalone.md         | 11 +++++++++++
 2 files changed, 22 insertions(+)

diff --git a/static/reference/next/config/reference-configuration-broker.md 
b/static/reference/next/config/reference-configuration-broker.md
index 841ee7e16e2..c216578f1c0 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -1016,6 +1016,17 @@ Option to override the auto-detected network interfaces 
max speed
 
 **Category**: Load Balancer
 
+### loadBalancerOverrideBrokerNics
+Option to override the auto-detected network interfaces
+
+**Type**: `java.util.List`
+
+**Default**: `[]`
+
+**Dynamic**: `false`
+
+**Category**: Load Balancer
+
 ### loadBalancerReportUpdateMaxIntervalMinutes
 Min delay of load report to collect, in minutes
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 841ee7e16e2..c216578f1c0 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -1016,6 +1016,17 @@ Option to override the auto-detected network interfaces 
max speed
 
 **Category**: Load Balancer
 
+### loadBalancerOverrideBrokerNics
+Option to override the auto-detected network interfaces
+
+**Type**: `java.util.List`
+
+**Default**: `[]`
+
+**Dynamic**: `false`
+
+**Category**: Load Balancer
+
 ### loadBalancerReportUpdateMaxIntervalMinutes
 Min delay of load report to collect, in minutes
 

Reply via email to