fix(k3s): use DaoCloud mirror for Flux operator manifests

这个提交包含在:
2026-08-17 15:20:33 +08:00 未验证
父节点 c9f9964493
当前提交 f8464e8246
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
distribution: distribution:
version: "2.9.2" version: "2.9.2"
registry: "ghcr.io/fluxcd" 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: components:
- source-controller - source-controller
- kustomize-controller - kustomize-controller