mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -06:00
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:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"skuSizeMB": {
|
||||
"type": "int",
|
||||
"defaultValue": 5120
|
||||
"defaultValue": 102400
|
||||
},
|
||||
"skuTier": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user