Skip to content

Commit

Permalink
Merge 1442c12 into backport/patch-1/readily-mint-possum
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-consul-core authored Mar 16, 2023
2 parents 8f39ca0 + 1442c12 commit 85e75ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
cluster1-consul-ui NodePort 10.0.240.80 <none> 443:31557/TCP 40h
```

The `grpcPort: 30014` refers to the grpc nodePort set in the first cluster.
The `grpcPort: 30014` configuration refers to the gRPC port number specified in the `NodePort` configuration in the first cluster.

Set the `externalServer.tlsServerName` to `server.dc1.consul`. This the DNS SAN
(Subject Alternative Name) that is present in the Consul server's certificate.
Expand Down

0 comments on commit 85e75ff

Please sign in to comment.