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' runbookName: 'scaleInRunbook'
webhookName: 'webhookForScaleIn' webhookName: 'webhookForScaleIn'
WebhookExpiryTime: '2035-03-30T00:00:00Z' 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' name: 'WebhookDeployment'
} }

View File

@ -5,7 +5,7 @@
"_generator": { "_generator": {
"name": "bicep", "name": "bicep",
"version": "0.34.44.8038", "version": "0.34.44.8038",
"templateHash": "14975259616382894965" "templateHash": "17682215124645099959"
} }
}, },
"parameters": { "parameters": {
@ -1461,7 +1461,7 @@
"value": "2035-03-30T00:00:00Z" "value": "2035-03-30T00:00:00Z"
}, },
"_artifactsLocation": { "_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": { "template": {
@ -1493,7 +1493,7 @@
} }
}, },
"_artifactsLocation": { "_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", "type": "String",
"metadata": { "metadata": {
"description": "URI to artifacts location" "description": "URI to artifacts location"