chore(app): use active docker image repository
All checks were successful
CI Pipeline / Build and Push Docker Image (push) Successful in 3m53s

This commit is contained in:
Aleksandr Tcitlionok
2024-12-11 13:54:32 +00:00
parent ca4784dd45
commit ea869e64b3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
replicaCount: 2
image:
repository: ghcr.io/terghalin/metalcheck-backend
repository: ak-git.vectorsigma.ru/terghalin/metalcheck:latest
tag: latest
pullPolicy: IfNotPresent