Skip to content

Commit

Permalink
update to TestMasterConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobTanenbaum committed Mar 8, 2018
1 parent 01ed557 commit e5b0d93
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkg/cmd/server/apis/config/v1/testdata/master-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ masterClients:
openshiftLoopbackKubeConfig: ""
masterPublicURL: ""
networkConfig:
clusterNetworks: null
clusterNetworks:
- cidr: ""
hostSubnetLength: 0
externalIPNetworkCIDRs: null
ingressIPNetworkCIDR: 172.29.0.0/16
networkPluginName: ""
Expand Down

0 comments on commit e5b0d93

Please sign in to comment.