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

@@ -17,7 +17,7 @@ spec:
serviceAccountName: metalcheck-sa
containers:
- name: backend
image: <your-ecr-repo>:latest
image: ak-git.vectorsigma.ru/terghalin/metalcheck:latest
envFrom:
- configMapRef:
name: api-config