Skip to content

Commit

Permalink
Remove leftover from vsphere machine controller removal (#9)
Browse files Browse the repository at this point in the history
Follow up of #7.
  • Loading branch information
bastjan authored Oct 24, 2024
1 parent 4fac9a8 commit a201479
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/machine_api_controllers_deployment.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ local controllersDeployment = {
terminationMessagePolicy: 'File',
},
kubeProxyContainer('8082', 'machineset-mtrc', 8442),
kubeProxyContainer('8081', 'machine-mtrc', 8441),
kubeProxyContainer('8083', 'mhc-mtrc', 8444),
],
dnsPolicy: 'ClusterFirst',
Expand Down

0 comments on commit a201479

Please sign in to comment.