Skip to content

Commit

Permalink
Merge pull request #154 from companieshouse/feature/cc-1516-rebel1
Browse files Browse the repository at this point in the history
Add rebel1 profile
  • Loading branch information
bcullerton authored Nov 12, 2024
2 parents a8b6d94 + ad84dac commit d8ae5ee
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
environment = "rebel1"
aws_profile = "development-eu-west-2"

# service configs
use_set_environment_files = true

# Scheduled scaling of tasks
service_autoscale_enabled = true
service_scaledown_schedule = "55 19 * * ? *"
service_scaleup_schedule = "5 6 * * ? *"

0 comments on commit d8ae5ee

Please sign in to comment.