Skip to content

Commit

Permalink
chore(talos): allowSchedulingOnMasters -> allowSchedulingOnControlPlanes
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Jan 6, 2025
1 parent ac9f98c commit 2748bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ controlPlane:
# Cluster configuration
- |-
cluster:
allowSchedulingOnMasters: true
allowSchedulingOnControlPlanes: true
apiServer:
extraArgs:
enable-aggregator-routing: true
Expand Down

0 comments on commit 2748bb1

Please sign in to comment.