Skip to content

Commit

Permalink
feat(clustertool): disable imagelocality because we're using spegel.
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Oct 19, 2024
1 parent 0d1548d commit 8d467fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clustertool/embed/generic/patches/controlplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
path: /cluster/scheduler/extraArgs
value:
"bind-address": "0.0.0.0"
"disable-plugins": "ImageLocality"
- op: replace
path: /cluster/apiServer/admissionControl
value:
Expand Down

0 comments on commit 8d467fb

Please sign in to comment.