Scale soul-demo-stage to zero when idle #164
@@ -273,7 +273,7 @@ jobs:
|
|||||||
--service-account neuron-marketing-sa@neuron-785695.iam.gserviceaccount.com \
|
--service-account neuron-marketing-sa@neuron-785695.iam.gserviceaccount.com \
|
||||||
--update-env-vars "NEURON_LLM_0_FORMAT=anthropic,NEURON_LLM_0_MODEL=claude-sonnet-4-5,NEURON_LLM_0_URL=https://api.anthropic.com/v1/messages" \
|
--update-env-vars "NEURON_LLM_0_FORMAT=anthropic,NEURON_LLM_0_MODEL=claude-sonnet-4-5,NEURON_LLM_0_URL=https://api.anthropic.com/v1/messages" \
|
||||||
--update-secrets "NEURON_LLM_0_KEY=anthropic-api-key:latest,ANTHROPIC_API_KEY=anthropic-api-key:latest" \
|
--update-secrets "NEURON_LLM_0_KEY=anthropic-api-key:latest,ANTHROPIC_API_KEY=anthropic-api-key:latest" \
|
||||||
--min-instances 1 \
|
--min-instances 0 \
|
||||||
--max-instances 50 \
|
--max-instances 50 \
|
||||||
--concurrency 20 \
|
--concurrency 20 \
|
||||||
--port 8080 \
|
--port 8080 \
|
||||||
|
|||||||
Reference in New Issue
Block a user