From 1d8552d3767993e569ff7ced60416a8a3db6b4fc Mon Sep 17 00:00:00 2001 From: Valery Petrov Date: Thu, 28 May 2026 16:23:46 +0300 Subject: [PATCH] issues/27: cabinet test contour fix --- apps/cabinet/values-test.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/cabinet/values-test.yaml b/apps/cabinet/values-test.yaml index 8e5afc3..f5629a7 100644 --- a/apps/cabinet/values-test.yaml +++ b/apps/cabinet/values-test.yaml @@ -1,7 +1,8 @@ ingress: host: cabinet.test.sova.local image: - tag: local-test + tag: cabinet-v1.0.1-test pullPolicy: IfNotPresent - repository: sova-cabinet -imagePullSecrets: [] + repository: git.sova.local/sova/cabinet +imagePullSecrets: + - name: gitea-registry