Skip to content

Commit cdd10c4

Browse files
authored
Merge pull request #484 from jpweber/troubleshooting-update
moved preferredAPIServerCidr in troubleshooting doc to correct line
2 parents a66fb0c + d7b1972 commit cdd10c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,8 @@ Another reason a machine with two networks can lead to failure is because the or
319319

320320
```yaml
321321
network:
322-
devices:
323322
preferredAPIServerCidr: "192.168.5.0/24"
323+
devices:
324324
- networkName: "sddc-cgw-network-6"
325325
ipAddrs:
326326
- 192.168.6.20/24

0 commit comments

Comments
 (0)