mirror of https://github.com/OpenVidu/openvidu.git
Use same volume size in CE and PRO
parent
1bff7194f3
commit
b05765dd40
|
@ -641,7 +641,7 @@ Resources:
|
||||||
VolumeType: io1
|
VolumeType: io1
|
||||||
Iops: 200
|
Iops: 200
|
||||||
DeleteOnTermination: true
|
DeleteOnTermination: true
|
||||||
VolumeSize: 50
|
VolumeSize: 100
|
||||||
|
|
||||||
KMSSecurityGroup:
|
KMSSecurityGroup:
|
||||||
Type: 'AWS::EC2::SecurityGroup'
|
Type: 'AWS::EC2::SecurityGroup'
|
||||||
|
|
Loading…
Reference in New Issue