Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#484 from jpweber/troubleshooting-u…
Browse files Browse the repository at this point in the history
…pdate

moved preferredAPIServerCidr in troubleshooting doc to correct line
  • Loading branch information
k8s-ci-robot committed Aug 7, 2019
2 parents a66fb0c + d7b1972 commit cdd10c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,8 @@ Another reason a machine with two networks can lead to failure is because the or

```yaml
network:
devices:
preferredAPIServerCidr: "192.168.5.0/24"
devices:
- networkName: "sddc-cgw-network-6"
ipAddrs:
- 192.168.6.20/24
Expand Down

0 comments on commit cdd10c4

Please sign in to comment.