From dd1f269297e568a2a0dafd9aaa38be5d817a8895 Mon Sep 17 00:00:00 2001 From: OdooSky CN Date: Tue, 12 May 2026 04:09:36 +0800 Subject: [PATCH] fork: clone EU instance-template-v3 + swap image refs to UHub (chart 0.1.6) --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 949f594..561ad8a 100644 --- a/values.yaml +++ b/values.yaml @@ -92,10 +92,10 @@ sizes: # (versions.yaml). Bumping that repo + this file is the GitOps path # for Odoo image updates. See the bump policy in odoosky-odoo/README.md. imageMirror: - registry: "registry.odoosky.cloud/odoosky/docker-mirror" + registry: "uhub.service.ucloud.cn/odooskyv3" # pullSecret — name of a Secret in the instance namespace carrying # registry credentials. Provisioned per-cluster by cluster-platform-v3. - pullSecret: "docker-mirror-pull" + pullSecret: "uhub-pull-secret" odoo: image: odoo