mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2026-07-25 01:21:46 +00:00
update jambonz-mini to v0.7.5-rc6
This commit is contained in:
@@ -61,7 +61,7 @@ Parameters:
|
||||
Mappings:
|
||||
AWSRegion2AMI:
|
||||
us-east-1:
|
||||
Ami: ami-0e2b5e5e6a5fa46ce
|
||||
Ami: ami-0e3b870e22e6d02d3
|
||||
Resources:
|
||||
VPC:
|
||||
Type: 'AWS::EC2::VPC'
|
||||
@@ -189,6 +189,11 @@ Resources:
|
||||
FromPort: 9080
|
||||
ToPort: 9080
|
||||
CidrIp: !Ref AllowedHttpCidr
|
||||
- Description: jaeger
|
||||
IpProtocol: tcp
|
||||
FromPort: 16686
|
||||
ToPort: 16686
|
||||
CidrIp: !Ref AllowedHttpCidr
|
||||
- Description: grafana
|
||||
IpProtocol: tcp
|
||||
FromPort: 3000
|
||||
|
||||
Reference in New Issue
Block a user