update jambonz-mini to v0.7.5-rc6

This commit is contained in:
Dave Horton
2022-04-22 12:42:50 -04:00
parent 42b5ad3c7b
commit b7836c4c73
3 changed files with 9 additions and 3 deletions
+6 -1
View File
@@ -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