This is my app.yaml contents

runtime: nodejs
env: flex
env_variables:
  NODE_ENV : development
automatic_scaling:
  min_num_instances: 1
  max_num_instances: 1
  cool_down_period_sec: 120 # default value


But my current running instances are 2.How to reduce that to 1 ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/de20681b-051e-408a-91b2-2f0e53ab623b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Karthik Raja

Reply via email to