mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 06:06:56 -06:00
Update azuredeploy_xray_vmss.json
This commit is contained in:
@@ -200,7 +200,7 @@
|
|||||||
"joinKey": "[parameters('joinKey')]",
|
"joinKey": "[parameters('joinKey')]",
|
||||||
"osType": {
|
"osType": {
|
||||||
"publisher": "jfrog",
|
"publisher": "jfrog",
|
||||||
"offer": "x-ray-vm",
|
"offer": "x-ray-vm-preview",
|
||||||
"sku": "x-ray-vm",
|
"sku": "x-ray-vm",
|
||||||
"version": "[parameters('xrayVersion')]"
|
"version": "[parameters('xrayVersion')]"
|
||||||
},
|
},
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
"plan": {
|
"plan": {
|
||||||
"name": "x-ray-vm",
|
"name": "x-ray-vm",
|
||||||
"publisher": "jfrog",
|
"publisher": "jfrog",
|
||||||
"product": "x-ray-vm"
|
"product": "x-ray-vm-preview"
|
||||||
},
|
},
|
||||||
"sku": {
|
"sku": {
|
||||||
"name": "[parameters('virtualMachineSize')]",
|
"name": "[parameters('virtualMachineSize')]",
|
||||||
|
|||||||
Reference in New Issue
Block a user