Skip to content

Commit 5ad3793

Browse files
Apply suggestions from code review
Co-authored-by: Nick Giles <[email protected]>
1 parent aad1856 commit 5ad3793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Valid values are `LIST`, `SRV`, `DNS`, and `K8S`:
387387
`SRV` and `DNS`::
388388
A dynamic configuration where `dbms.cluster.endpoints` must point to a DNS entry containing the cluster members' addresses.
389389
`K8S`::
390-
At least `dbms.kubernetes.service_port_name` must be set. The addresses of the cluster members are queried dynamically from Kubernetes.
390+
At least `dbms.kubernetes.discovery.service_port_name` must be set. The addresses of the cluster members are queried dynamically from Kubernetes.
391391
|Valid values
392392
a|A string.
393393
|Default value

0 commit comments

Comments
 (0)