From 3e811e03aa72904b265c048726855398a7677247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 9 Feb 2026 16:05:06 +0100 Subject: [PATCH] fix: Back to without cilium --- helmfile.d/cilium.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/cilium.yaml.gotmpl b/helmfile.d/cilium.yaml.gotmpl index d15d9727..51ab9b11 100644 --- a/helmfile.d/cilium.yaml.gotmpl +++ b/helmfile.d/cilium.yaml.gotmpl @@ -4,7 +4,7 @@ bases: repositories: - name: cilium oci: true - url: 'quay.io/cilium/charts/cilium' + url: 'quay.io/cilium/charts' commonLabels: tier: system