From b2ed367b2a732bcd0cdfb3337882fd35dc360c2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 19 Jan 2026 19:25:41 +0100 Subject: [PATCH] fix(spegel): Whitelist gitlab --- 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 5580611e..05e7a0c4 100644 --- a/values/spegel/values/spegel.yaml.gotmpl +++ b/values/spegel/values/spegel.yaml.gotmpl @@ -2,3 +2,4 @@ spegel: containerdRegistryConfigPath: /etc/cri/conf.d/hosts registryFilters: - "^yolo-registry.dev.oceanbox\\.io/" + - "^registry.gitlab\.com/"