Fixed default storage base dir

This commit is contained in:
WilliamMiceli
2018-07-11 03:06:13 -04:00
parent 619e09f2c0
commit d6679a4a3e

View File

@@ -44,7 +44,7 @@ catalog:
label: "Base Storage Directory" label: "Base Storage Directory"
description: | description: |
The base path of where persistent storage should be kept at. The base path of where persistent storage should be kept at.
default: "/RancherStorage/InvoiceNinja" default: "/RancherStorage/SnipeIT"
required: true required: true
type: string type: string