From 82371ba499b0f6aac6c4e67472c2d495392f34f4 Mon Sep 17 00:00:00 2001 From: cruizba Date: Tue, 4 Apr 2023 19:23:23 +0200 Subject: [PATCH] deployment: Typo: OPENVIDU_PRO_ELAS'IT'CSEARCH instead of OPENVIDU_PRO_ELASTICSEARCH at CF-OpenVidu-Enterprise.yaml.template --- .../enterprise/aws/CF-OpenVidu-Enterprise.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvidu-server/deployments/enterprise/aws/CF-OpenVidu-Enterprise.yaml.template b/openvidu-server/deployments/enterprise/aws/CF-OpenVidu-Enterprise.yaml.template index 7644605c..b4a1d40c 100644 --- a/openvidu-server/deployments/enterprise/aws/CF-OpenVidu-Enterprise.yaml.template +++ b/openvidu-server/deployments/enterprise/aws/CF-OpenVidu-Enterprise.yaml.template @@ -996,7 +996,7 @@ Resources: OPENVIDU_RECORDING=${OpenViduRecording} \ OPENVIDU_PRO_COTURN_IN_MEDIA_NODES=${CoturnInMediaNodes} | \ OPENVIDU_ENTERPRISE_S3_CONFIG_AUTORESTART=${OpenViduS3ConfigAutoRestart} | \ - OPENVIDU_PRO_ELASITCSEARCH=${ElasticsearchEnabled} + OPENVIDU_PRO_ELASTICSEARCH=${ElasticsearchEnabled} - DomainNameVar: !Ref DomainName RedisHostName: !GetAtt RedisCluster.RedisEndpoint.Address RedisPort: !GetAtt RedisCluster.RedisEndpoint.Port