version2yml

This commit is contained in:
Josh Cox 2017-07-25 11:02:55 -05:00
parent d755a32613
commit c8bc2f975a

View File

@ -1,4 +1,5 @@
.catalog: version: '2'
catalog:
name: "reactiondemo" name: "reactiondemo"
version: 1.4.0-rancher1 version: 1.4.0-rancher1
description: "E-commerce powered by reaction" description: "E-commerce powered by reaction"
@ -52,7 +53,8 @@
- rancher-efs - rancher-efs
- rancher-ebs - rancher-ebs
reaction: services:
reaction:
scale: 1 scale: 1
retain_ip: true retain_ip: true
health_check: health_check:
@ -64,6 +66,6 @@ reaction:
strategy: recreate strategy: recreate
request_line: GET / # HTTP/1.0 request_line: GET / # HTTP/1.0
meango: meango:
scale: 1 scale: 1
retain_ip: true retain_ip: true