From 1f8f655716893b4ac3f4604f39a1a6c6af5d6c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 11 Nov 2025 11:01:37 +0100 Subject: [PATCH] fix(spegel): Filter yolo --- values/spegel/values/spegel.yaml.gotmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/values/spegel/values/spegel.yaml.gotmpl b/values/spegel/values/spegel.yaml.gotmpl index 2e7761ac..bee09ef3 100644 --- a/values/spegel/values/spegel.yaml.gotmpl +++ b/values/spegel/values/spegel.yaml.gotmpl @@ -1,2 +1,3 @@ spegel: containerdRegistryConfigPath: /etc/cri/conf.d/hosts + registryFilters: "yolo-registry.dev.oceanbox.io/*"