mirror of https://github.com/hashicorp/consul
Update website/content/docs/k8s/deployment-configurations/single-dc-multi-k8s.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/16430/head
parent
2fa4ae4d6a
commit
7cccb2e1fe
|
@ -136,7 +136,7 @@ externalServers:
|
|||
hosts: ["10.0.0.4"]
|
||||
# The node port of the UI's NodePort service or the load balancer port.
|
||||
httpsPort: 31557
|
||||
# The GRPC port of the Consul servers(first cluster).
|
||||
# Matches the gRPC port of the Consul servers in the first cluster.
|
||||
grpcPort: 30014
|
||||
tlsServerName: server.dc1.consul
|
||||
# The address of the kube API server of this Kubernetes cluster
|
||||
|
|
Loading…
Reference in New Issue