Skip to content

Commit

Permalink
refactor: disable egress selector mode
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianKramm committed Nov 1, 2023
1 parent 9f6a3b9 commit 2400731
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 2400731

Please sign in to comment.