Skip to content

Commit 132aa7e

Browse files
authored
Merge pull request #2788 from karansinghneu/issue-2780-api-doc-fix
Fixes docs bug in api server endpoint
2 parents 6a3cb41 + 4328d50 commit 132aa7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/topics/api-server-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ spec:
9494
- name: lb-public-ip-frontend
9595
publicIP:
9696
name: my-public-ip
97-
dns: my-cluster-986b4408.eastus.cloudapp.azure.com
97+
dnsName: my-cluster-986b4408.eastus.cloudapp.azure.com
9898
````
9999

100100
Note that `dns` is the FQDN associated to your public IP address (look for "DNS name" in the Azure Portal).

0 commit comments

Comments
 (0)