Skip to content

Commit 603136a

Browse files
update to TestMasterConfig
1 parent 561f72e commit 603136a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkg/cmd/server/apis/config/v1/testdata/master-config.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ masterClients:
132132
openshiftLoopbackKubeConfig: ""
133133
masterPublicURL: ""
134134
networkConfig:
135-
clusterNetworks: null
135+
clusterNetworks:
136+
- cidr: ""
137+
hostSubnetLength: 0
136138
externalIPNetworkCIDRs: null
137139
ingressIPNetworkCIDR: 172.29.0.0/16
138140
networkPluginName: ""

0 commit comments

Comments
 (0)