Skip to content

Commit a201479

Browse files
authored
Remove leftover from vsphere machine controller removal (#9)
Follow up of #7.
1 parent 4fac9a8 commit a201479

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controllers/machine_api_controllers_deployment.jsonnet

-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ local controllersDeployment = {
226226
terminationMessagePolicy: 'File',
227227
},
228228
kubeProxyContainer('8082', 'machineset-mtrc', 8442),
229-
kubeProxyContainer('8081', 'machine-mtrc', 8441),
230229
kubeProxyContainer('8083', 'mhc-mtrc', 8444),
231230
],
232231
dnsPolicy: 'ClusterFirst',

0 commit comments

Comments
 (0)