Skip to content

Commit

Permalink
Merge pull request #1341 from FabianKramm/main
Browse files Browse the repository at this point in the history
refactor: disable egress selector mode
  • Loading branch information
FabianKramm committed Nov 2, 2023
2 parents d955276 + 2400731 commit e5d9806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/k3s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ vcluster:
- --disable-network-policy
- --disable-agent
- --disable-cloud-controller
- --egress-selector-mode=disabled
- --flannel-backend=none
- --kube-apiserver-arg=bind-address=127.0.0.1
extraArgs: []
Expand Down

0 comments on commit e5d9806

Please sign in to comment.