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