From 3433e6f6f4214bca4567664ce71086ee80f733e4 Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 17 Aug 2026 15:34:01 +0800 Subject: [PATCH] fix(k3s): use DockerProxy mirror for Flux operator manifests --- flux/flux-instance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/flux-instance.yaml b/flux/flux-instance.yaml index 457a017..e138ca0 100644 --- a/flux/flux-instance.yaml +++ b/flux/flux-instance.yaml @@ -7,7 +7,7 @@ spec: distribution: version: "2.9.2" registry: "ghcr.io/fluxcd" - artifact: "oci://ghcr.m.daocloud.io/controlplaneio-fluxcd/flux-operator-manifests" + artifact: "oci://ghcr.dockerproxy.net/controlplaneio-fluxcd/flux-operator-manifests" components: - source-controller - kustomize-controller