Skip to content

Commit

Permalink
fix(vm): Disable kubeProxy
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed May 10, 2024
1 parent 6a349f0 commit 2d7dbf1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ spec:
enabled: false
kubeControllerManager:
enabled: false
kubeProxy:
enabled: false
kubeScheduler:
enabled: false
kubeEtcd:
Expand Down

0 comments on commit 2d7dbf1

Please sign in to comment.