Create deploymentconfig.json

This commit is contained in:
Jordan Edwards
2019-04-30 08:02:43 -07:00
committed by GitHub
parent 7a754faa7e
commit 01e188d61f

View File

@@ -0,0 +1,7 @@
{
"containerResourceRequirements": {
"cpu": 1,
"memoryInGB": 1
},
"computeType": "ACI"
}