feat(opax-mcp): set OSVAUCO_AGENT_URL in deploy config
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
This commit is contained in:
parent
f09d63d954
commit
8bfba2938d
|
|
@ -51,8 +51,8 @@ steps:
|
||||||
- '--region=${_REGION}'
|
- '--region=${_REGION}'
|
||||||
- '--project=${PROJECT_ID}'
|
- '--project=${PROJECT_ID}'
|
||||||
- '--service-account=${_MCP_SA}'
|
- '--service-account=${_MCP_SA}'
|
||||||
- '--set-env-vars=GOOGLE_CLOUD_PROJECT=${PROJECT_ID},OPAX_BASE_URL=https://opax.vauco.no'
|
- '--set-env-vars=GOOGLE_CLOUD_PROJECT=${PROJECT_ID},OPAX_BASE_URL=https://opax.vauco.no,OSVAUCO_AGENT_URL=https://osvauco-agent-zjbqp3prqq-uc.a.run.app'
|
||||||
- '--update-secrets=MCP_SECRET=mcp-server-key:latest'
|
- '--update-secrets=MCP_SECRET=mcp-server-key:latest,INTERNAL_API_KEY=INTERNAL_API_KEY:latest'
|
||||||
- '--allow-unauthenticated'
|
- '--allow-unauthenticated'
|
||||||
- '--port=8080'
|
- '--port=8080'
|
||||||
- '--memory=512Mi'
|
- '--memory=512Mi'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user