ARM template bug fixes and improvements (#49)

* ARM templates - nginx.config file, $ sign escaped in the config

* ARM templates - storage size increase for the Postgresql (Xray and Artifactory),
Callhome data - different callhome file will indicate, if VM image is used with the template
This commit is contained in:
Daniel Miakotkin
2020-10-09 13:56:29 -07:00
committed by GitHub
parent b31e69bc77
commit a00ddda2dc
8 changed files with 27 additions and 16 deletions

View File

@@ -37,7 +37,7 @@
},
"skuSizeMB": {
"type": "int",
"defaultValue": 5120
"defaultValue": 102400
},
"skuTier": {
"type": "string",