Skip to content

Commit

Permalink
chore(talos): another day another problem
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 22, 2024
1 parent 6e12ad0 commit 4554d7b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,16 @@ controlPlane:
network:
disableSearchDomain: true
# Enable cluster discovery
- |-
cluster:
discovery:
registries:
kubernetes:
disabled: true
service:
disabled: false
# Enable host dns
- |-
machine:
Expand Down Expand Up @@ -380,6 +390,7 @@ controlPlane:
apiServer:
extraArgs:
enable-aggregator-routing: true
feature-gates: AuthorizeNodeWithSelectors=false
controllerManager:
extraArgs:
bind-address: 0.0.0.0
Expand Down

0 comments on commit 4554d7b

Please sign in to comment.