deployment
Build MCP Services / build-mcp-filesystem (push) Successful in 1m28s Details

This commit is contained in:
Antigravity 2026-05-13 00:49:00 -04:00
parent 0b53371c99
commit ce1edeba3a
2 changed files with 2 additions and 6 deletions

View File

@ -18,6 +18,6 @@ jobs:
gcr.io/kaniko-project/executor:latest \
--context=dir://"$GITHUB_WORKSPACE/curaflow" \
--dockerfile="$GITHUB_WORKSPACE/curaflow/Dockerfile" \
--destination=192.168.8.250:5000/curaflow:latest \
--destination=192.168.8.250:5000/agentic-os/curaflow:latest \
--insecure \
--skip-tls-verify

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: curaflow
image: 192.168.8.250:5000/curaflow:latest
image: 192.168.8.250:5000/agentic-os/curaflow:latest
ports:
- containerPort: 3000
env:
@ -42,10 +42,6 @@ metadata:
k8s.apisix.apache.org/enable-websocket: "true"
spec:
ingressClassName: apisix
tls:
- hosts:
- curaflow.applaude.net
secretName: curaflow-tls
rules:
- host: curaflow.applaude.net
http: