Persistent storage not needed

This commit is contained in:
William Miceli
2019-08-01 15:20:53 -04:00
parent bb795ce3a1
commit 0ed49af764

View File

@@ -65,11 +65,3 @@ catalog:
# default: ""
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