diff --git a/templates/minio/0/rancher-compose.yml b/templates/minio/0/rancher-compose.yml index 8363018..3d155a7 100644 --- a/templates/minio/0/rancher-compose.yml +++ b/templates/minio/0/rancher-compose.yml @@ -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" diff --git a/templates/minio/1/rancher-compose.yml b/templates/minio/1/rancher-compose.yml index ff250f3..28fc7b1 100644 --- a/templates/minio/1/rancher-compose.yml +++ b/templates/minio/1/rancher-compose.yml @@ -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" diff --git a/templates/minio/3/rancher-compose.yml b/templates/minio/3/rancher-compose.yml index 7b7044a..57ed68b 100644 --- a/templates/minio/3/rancher-compose.yml +++ b/templates/minio/3/rancher-compose.yml @@ -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" diff --git a/templates/rancher-backup/0/rancher-compose.yml b/templates/rancher-backup/0/rancher-compose.yml index 8a1feb4..efb3831 100644 --- a/templates/rancher-backup/0/rancher-compose.yml +++ b/templates/rancher-backup/0/rancher-compose.yml @@ -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" diff --git a/templates/rancher-backup/1/rancher-compose.yml b/templates/rancher-backup/1/rancher-compose.yml index 11b9aee..dbd767f 100644 --- a/templates/rancher-backup/1/rancher-compose.yml +++ b/templates/rancher-backup/1/rancher-compose.yml @@ -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"