fixed rancher-compose syntax
This commit is contained in:
parent
59c6ec08d0
commit
24730fdd56
@ -1,11 +1,11 @@
|
||||
.catalog:
|
||||
version: '2'
|
||||
catalog:
|
||||
name: "Zammad"
|
||||
version: "2.2.0-12"
|
||||
description: "Zammad is a web based open source helpdesk/customer support system"
|
||||
uuid: zammad-1
|
||||
minimum_rancher_version: v1.2.0
|
||||
questions:
|
||||
|
||||
- variable: "UPDATE_SYSCTL"
|
||||
label: "Update host sysctl:"
|
||||
description: |
|
||||
@ -18,6 +18,7 @@
|
||||
- false
|
||||
- true
|
||||
|
||||
services:
|
||||
zammad-backup:
|
||||
scale: 1
|
||||
start_on_create: true
|
||||
@ -54,7 +55,6 @@
|
||||
scale: 1
|
||||
start_on_create: true
|
||||
|
||||
services:
|
||||
zammad-nginx:
|
||||
scale: 1
|
||||
start_on_create: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user