diff --git a/bootstrap/templates/kubernetes/bootstrap/talos/patches/controller/cluster.yaml.j2 b/bootstrap/templates/kubernetes/bootstrap/talos/patches/controller/cluster.yaml.j2 index b4a9685b9a1..3ef3a3fe38d 100644 --- a/bootstrap/templates/kubernetes/bootstrap/talos/patches/controller/cluster.yaml.j2 +++ b/bootstrap/templates/kubernetes/bootstrap/talos/patches/controller/cluster.yaml.j2 @@ -1,5 +1,8 @@ cluster: allowSchedulingOnControlPlanes: true + apiServer: + extraArgs: + feature-gates: AuthorizeNodeWithSelectors=false controllerManager: extraArgs: bind-address: 0.0.0.0