From 0bc45748cfcbe76f10dda413ccb4dccf225f50f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 19 Jan 2026 19:27:45 +0100 Subject: [PATCH] fix(spegel): Typo --- values/spegel/values/spegel.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/spegel/values/spegel.yaml.gotmpl b/values/spegel/values/spegel.yaml.gotmpl index ca1ee489..0b31e129 100644 --- a/values/spegel/values/spegel.yaml.gotmpl +++ b/values/spegel/values/spegel.yaml.gotmpl @@ -2,4 +2,4 @@ spegel: containerdRegistryConfigPath: /etc/cri/conf.d/hosts registryFilters: - "^yolo-registry.dev.oceanbox\\.io/" - - "^registry.gitlab\\'.com/" + - "^registry.gitlab\\.com/"