mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 15:21:02 +00:00
updated instance type
This commit is contained in:
parent
05be45194a
commit
a8707b55bd
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ deploy node for linux amd64:
|
|||
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
|
||||
variables:
|
||||
AMI: ""
|
||||
INSTANCE: "t2.micro"
|
||||
INSTANCE: "t3a.large"
|
||||
SECURITY_GROUP: ""
|
||||
SUBNET_ID: ""
|
||||
PUBLIC_IP: ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue