Skip to content

Commit

Permalink
Docs: stop using deprecated parameters
Browse files Browse the repository at this point in the history
Since f09413d1f9f, `clusterNetworks` is deprecated in favor of
`clusterNetwork`.
  • Loading branch information
mandre committed Mar 18, 2020
1 parent 344e38f commit f76fe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ baseDomain: example.com
metadata:
name: test-cluster
networking:
clusterNetworks:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineNetwork:
Expand Down

0 comments on commit f76fe28

Please sign in to comment.