diff --git a/templates/vault/0/rancher-compose.yml b/templates/vault/0/rancher-compose.yml index 6608ba5..5688f8b 100755 --- a/templates/vault/0/rancher-compose.yml +++ b/templates/vault/0/rancher-compose.yml @@ -59,8 +59,7 @@ catalog: type: service - variable: BACKEND_CONFIGURATION label: Specify the backend configuration in valid JSON format - default: | - "path":"/vault/file" + default: '"path":"/vault/file"' required: true description: | Enter the configuration block for the backend (Refer to Vault documentation for valid backend configuration elements) in JSON format