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

这个提交包含在:
2026-08-17 15:34:01 +08:00 未验证
父节点 f8464e8246
当前提交 3433e6f6f4
+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.m.daocloud.io/controlplaneio-fluxcd/flux-operator-manifests" artifact: "oci://ghcr.dockerproxy.net/controlplaneio-fluxcd/flux-operator-manifests"
components: components:
- source-controller - source-controller
- kustomize-controller - kustomize-controller