Skip to content

Commit f175733

Browse files
Update modules/ROOT/pages/clustering/settings.adoc
Co-authored-by: Nick Giles <[email protected]>
1 parent 5ad3793 commit f175733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Treats `dbms.cluster.endpoints` as a domain name to resolve via DNS.
5454
Expect DNS resolution to provide SRV records with hostnames or IP addresses and ports, of servers to contact for discovery.
5555
`K8S`::
5656
Accesses the Kubernetes list service API to derive addresses of servers to contact for discovery.
57-
Requires `dbms.kubernetes.label_selector` to be a Kubernetes label selector for Kubernetes services running a server each and `dbms.kubernetes.service_port_name` to be a service port name identifying the discovery port of cluster servers services.
57+
Requires `dbms.kubernetes.label_selector` to be a Kubernetes label selector for Kubernetes services running a server each and `dbms.kubernetes.discovery.service_port_name` to be a service port name identifying the discovery port of cluster servers services.
5858
The value of `dbms.cluster.endpoints` is ignored for this option.
5959
For more details, see xref:clustering/setup/discovery.adoc#clustering-discovery-k8s[Discovery in Kubernetes].
6060

0 commit comments

Comments
 (0)