Removed unneeded service scales

This commit is contained in:
William Miceli
2019-02-06 20:25:07 -05:00
parent ab5ea9210c
commit 794f59fec8

View File

@@ -46,10 +46,4 @@ catalog:
The directory to store persistent data for the stack. The directory to store persistent data for the stack.
default: "Personal/Gogs" default: "Personal/Gogs"
required: true required: true
type: string type: string
services:
gogs:
scale: 1
mysql:
scale: 1