mirror of
https://github.com/go-eagle/eagle.git
synced 2025-09-26 20:41:26 +08:00
chore(ci): fix image url
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
|||||||
spec: # Pod里容器相关的定义
|
spec: # Pod里容器相关的定义
|
||||||
containers:
|
containers:
|
||||||
- name: go-app
|
- name: go-app
|
||||||
image: 456992256689.dkr.ecr.us-east-1.amazonaws.com/microservices:latest
|
image: 456002253389.dkr.ecr.us-east-1.amazonaws.com/microservices:latest
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
|
Reference in New Issue
Block a user