chore(app): use active docker image repository
All checks were successful
CI Pipeline / Build and Push Docker Image (push) Successful in 3m53s
All checks were successful
CI Pipeline / Build and Push Docker Image (push) Successful in 3m53s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user