We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec9d73 commit e2cdecfCopy full SHA for e2cdecf
.github/workflows/deploy.yml
@@ -140,7 +140,7 @@ jobs:
140
backendContainerImageTag="${IMAGE_TAG}" \
141
frontendContainerImageTag="${IMAGE_TAG}" \
142
azureAiServiceLocation='${{ env.AZURE_LOCATION }}' \
143
- gptModelCapacity=150 \
+ gptModelCapacity=1 \
144
createdBy="Pipeline" \
145
tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}" \
146
--output json
0 commit comments