Skip to content

Commit

Permalink
update deployment vm size
Browse files Browse the repository at this point in the history
  • Loading branch information
rachhek committed Dec 5, 2024
1 parent 33facce commit 9165f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math_coding/configs/deployment_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"PRIOR_DEPLOYMENT_TRAFFIC_ALLOCATION": "",
"CURRENT_DEPLOYMENT_NAME": "test-1-rachhek-1",
"CURRENT_DEPLOYMENT_TRAFFIC_ALLOCATION": "100",
"DEPLOYMENT_VM_SIZE": "Standard_F4s_v2",
"DEPLOYMENT_VM_SIZE": "Standard_F2s_v2",
"DEPLOYMENT_INSTANCE_COUNT": 1,
"ENVIRONMENT_VARIABLES": {
"example-name": "example-value"
Expand Down

0 comments on commit 9165f1c

Please sign in to comment.