chore: force redeploy and ensure latest image pull
Build MCP Services / build-mcp-filesystem (push) Successful in 1m24s
Details
Build MCP Services / build-mcp-filesystem (push) Successful in 1m24s
Details
This commit is contained in:
parent
1e484039ed
commit
87520e140a
|
|
@ -12,10 +12,13 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: curio-app
|
||||
annotations:
|
||||
redeploy-timestamp: "1778763671262"
|
||||
spec:
|
||||
containers:
|
||||
- name: curio
|
||||
image: 192.168.8.250:5000/curio:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue