mirror of
https://ak-git.vectorsigma.ru/terghalin/metalcheck.git
synced 2026-09-14 22:42:29 +09:00
chore(app): use active docker image repository
CI Pipeline / Build and Push Docker Image (push) Successful in 1m27s
CI Pipeline / Build and Push Docker Image (push) Successful in 1m27s
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