We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fac9a8 commit a201479Copy full SHA for a201479
1 file changed
controllers/machine_api_controllers_deployment.jsonnet
@@ -226,7 +226,6 @@ local controllersDeployment = {
226
terminationMessagePolicy: 'File',
227
},
228
kubeProxyContainer('8082', 'machineset-mtrc', 8442),
229
- kubeProxyContainer('8081', 'machine-mtrc', 8441),
230
kubeProxyContainer('8083', 'mhc-mtrc', 8444),
231
],
232
dnsPolicy: 'ClusterFirst',
0 commit comments