Now two separate services

This commit is contained in:
WilliamMiceli
2019-03-12 13:47:55 -04:00
parent 15b5593a59
commit 2fa4c615f3
2 changed files with 32 additions and 4 deletions

View File

@@ -64,4 +64,12 @@ catalog:
(Optional) Create an alias for the service.
default: "gitlab"
required: false
type: string
- variable: "DATA_DIR"
label: "Data Directory"
description: |
The directory to store persistent data for the stack.
default: "Personal/GitLab-Runner"
required: true
type: string