Sha256: cf4a7326762c6ca4bb24a05c91ed5806b9bb860b2d9633af2384818f7347e71f

Contents?: true

Size: 291 Bytes

Versions: 28

Compression:

Stored size: 291 Bytes

Contents

scheduler:
  type: ecs
  region: ap-northeast-1
  cluster: eagletmt
  role: ecsServiceRole
  autoscaling_group_for_oneshot: hako-batch-cluster
app:
  image: ryotarai/hello-sinatra
  memory: 128
  cpu: 256
  env:
    PORT: '3000'
    MESSAGE: 'hello'
  command: ['echo', 'heavy offline job']

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
hako-2.0.4 examples/hello-autoscaling-group.yml
hako-2.0.3 examples/hello-autoscaling-group.yml
hako-2.0.2 examples/hello-autoscaling-group.yml
hako-2.0.1 examples/hello-autoscaling-group.yml
hako-2.0.0 examples/hello-autoscaling-group.yml
hako-1.9.0 examples/hello-autoscaling-group.yml
hako-1.8.4 examples/hello-autoscaling-group.yml
hako-1.8.3 examples/hello-autoscaling-group.yml
hako-1.8.2 examples/hello-autoscaling-group.yml
hako-1.8.1 examples/hello-autoscaling-group.yml
hako-1.8.0 examples/hello-autoscaling-group.yml
hako-1.7.0 examples/hello-autoscaling-group.yml
hako-1.6.2 examples/hello-autoscaling-group.yml
hako-1.6.1 examples/hello-autoscaling-group.yml
hako-1.6.0 examples/hello-autoscaling-group.yml
hako-1.5.2 examples/hello-autoscaling-group.yml
hako-1.5.1 examples/hello-autoscaling-group.yml
hako-1.5.0 examples/hello-autoscaling-group.yml
hako-1.4.0 examples/hello-autoscaling-group.yml
hako-1.3.3 examples/hello-autoscaling-group.yml