openvidu-deployment: azure - changed links that references de runbook

master
Piwccle 2025-04-22 12:06:04 +02:00
parent 9e04d59b61
commit 37428c91b6
2 changed files with 4 additions and 4 deletions

View File

@ -1411,7 +1411,7 @@ module webhookModule '../../shared/webhookdeployment.json' = {
runbookName: 'scaleInRunbook'
webhookName: 'webhookForScaleIn'
WebhookExpiryTime: '2035-03-30T00:00:00Z'
_artifactsLocation: 'https://raw.githubusercontent.com/Piwccle/AzureScaleIn/refs/heads/main/scaleInRunbook.ps1' //Change when we upload this to s3 or blob
_artifactsLocation: 'https://raw.githubusercontent.com/OpenVidu/openvidu/refs/heads/master/openvidu-deployment/pro/shared/scaleInRunbook.ps1'
}
name: 'WebhookDeployment'
}

View File

@ -5,7 +5,7 @@
"_generator": {
"name": "bicep",
"version": "0.34.44.8038",
"templateHash": "14975259616382894965"
"templateHash": "17682215124645099959"
}
},
"parameters": {
@ -1461,7 +1461,7 @@
"value": "2035-03-30T00:00:00Z"
},
"_artifactsLocation": {
"value": "https://raw.githubusercontent.com/Piwccle/AzureScaleIn/refs/heads/main/scaleInRunbook.ps1"
"value": "https://raw.githubusercontent.com/OpenVidu/openvidu/refs/heads/master/openvidu-deployment/pro/shared/scaleInRunbook.ps1"
}
},
"template": {
@ -1493,7 +1493,7 @@
}
},
"_artifactsLocation": {
"defaultValue": "https://raw.githubusercontent.com/Piwccle/AzureScaleIn/refs/heads/main/scaleInRunbook.ps1",
"defaultValue": "https://raw.githubusercontent.com/OpenVidu/openvidu/refs/heads/master/openvidu-deployment/pro/shared/scaleInRunbook.ps1",
"type": "String",
"metadata": {
"description": "URI to artifacts location"