Fix typo volume driver

This commit is contained in:
Emmanuel Gautier 2018-01-28 16:30:23 +01:00
parent fae924d76a
commit 3c498f89c4
No known key found for this signature in database
GPG Key ID: 2059786A0B66E481
5 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@ catalog:
default: "disk"
- variable: "VOLUME_DRIVER"
description: "Docker driver to store volume or base path for each disks"
label: "Volume drver / Path"
label: "Volume driver / Path"
type: "string"
required: true
default: "local"

View File

@ -36,7 +36,7 @@ catalog:
default: "disk"
- variable: "VOLUME_DRIVER"
description: "Docker driver to store volume or base path for each disks"
label: "Volume drver / Path"
label: "Volume driver / Path"
type: "string"
required: true
default: "local"

View File

@ -36,7 +36,7 @@ catalog:
default: "disk"
- variable: "VOLUME_DRIVER"
description: "Docker driver to store volume or base path for each disks"
label: "Volume drver / Path"
label: "Volume driver / Path"
type: "string"
required: true
default: "local"

View File

@ -83,7 +83,7 @@ catalog:
- "true"
- variable: "VOLUME_DRIVER"
description: "Docker driver to store volume of local dump"
label: "Volume drver / Path"
label: "Volume driver / Path"
type: "string"
required: true
default: "local"

View File

@ -83,7 +83,7 @@ catalog:
- "true"
- variable: "VOLUME_DRIVER"
description: "Docker driver to store volume of local dump"
label: "Volume drver / Path"
label: "Volume driver / Path"
type: "string"
required: true
default: "local"