fix: update embedding-service image to GHCR
Point to ghcr.io/sirius0xdev/trading-embedding-service:latest built automatically by hermes-projects CI on push to main
This commit is contained in:
parent
d8b74a110e
commit
f17ab24ecc
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: embedding-service
|
- name: embedding-service
|
||||||
image: gcr.io/devops-lab-cluster/embedding-service:1.0.0
|
image: ghcr.io/sirius0xdev/trading-embedding-service:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
name: http
|
name: http
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue