From f8464e82462583a9c86e29e8ec0d23bc8b31a920 Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 17 Aug 2026 15:20:33 +0800 Subject: [PATCH] fix(k3s): use DaoCloud 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 c930186..457a017 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.io/controlplaneio-fluxcd/flux-operator-manifests" + artifact: "oci://ghcr.m.daocloud.io/controlplaneio-fluxcd/flux-operator-manifests" components: - source-controller - kustomize-controller