Skip to content

Commit

Permalink
restore num cache nodes to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
cplee committed Dec 27, 2017
1 parent fefe21c commit db6c5b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Resources:
Properties:
CacheNodeType: "cache.m3.medium"
Engine: "redis"
NumCacheNodes: "1"
CacheSubnetGroupName:
Ref: ElasticacheSubnetGroup
VpcSecurityGroupIds:
Expand Down

0 comments on commit db6c5b3

Please sign in to comment.