changing db configs
This commit is contained in:
@@ -3,8 +3,8 @@ option_settings:
|
||||
EnvironmentType: SingleInstance
|
||||
aws:rds:dbinstance:
|
||||
DBEngine: postgres
|
||||
DBInstanceClass: "db.t2.micro"
|
||||
DBAllocatedStorage: 5
|
||||
DBInstanceClass: "db.t2.small"
|
||||
DBAllocatedStorage: 6
|
||||
DBUser: strapi
|
||||
aws:ec2:instances:
|
||||
InstanceTypes: "t2.micro"
|
||||
|
||||
Reference in New Issue
Block a user