From 4922dd6e9c18843915be039b27628a67e75e17c7 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 29 Apr 2026 20:37:11 +0300 Subject: [PATCH] fix: restore backend image.repository (clobbered by chart bump again) --- values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/values.yaml b/values.yaml index 4b3aedc..d808c6b 100644 --- a/values.yaml +++ b/values.yaml @@ -8,6 +8,7 @@ backend: # the docker-mirror-pull deploy token (read-only registry scope), # so every cluster that runs Tower needs the same imagePullSecret # provisioned out-of-band (until cluster-platform-v3 owns it). + repository: registry.odoosky.cloud/odoosky/docker-mirror/tower tag: "0.59.2" pullPolicy: IfNotPresent imagePullSecrets: