s3manager-web/deployments/cf/manifest.yml

9 lines
200 B
YAML
Raw Normal View History

2018-03-14 21:53:35 +01:00
applications:
2018-07-29 15:37:31 +02:00
- name: s3-manager
memory: 64M
buildpack: https://github.com/cloudfoundry/binary-buildpack.git
command: ./deployments/cf/entrypoint-cf.sh
2018-03-14 21:53:35 +01:00
2018-07-29 15:37:31 +02:00
services:
- my-storage