From 8d467fb8a326b9f564421bab493f59cf351a0a21 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 19 Oct 2024 15:05:52 +0200 Subject: [PATCH] feat(clustertool): disable imagelocality because we're using spegel. --- clustertool/embed/generic/patches/controlplane.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clustertool/embed/generic/patches/controlplane.yaml b/clustertool/embed/generic/patches/controlplane.yaml index fc613a4a2fa..b92cae4670f 100644 --- a/clustertool/embed/generic/patches/controlplane.yaml +++ b/clustertool/embed/generic/patches/controlplane.yaml @@ -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: