diff --git a/templates/PHPMyAdmin/0/rancher-compose.yml b/templates/PHPMyAdmin/0/rancher-compose.yml index 0091e7e..f3cf680 100644 --- a/templates/PHPMyAdmin/0/rancher-compose.yml +++ b/templates/PHPMyAdmin/0/rancher-compose.yml @@ -38,7 +38,7 @@ catalog: (Optional) Create an alias for the service # default: required: false - type: service + type: string - variable: "SERVICE_LINK_2" label: "Service 2" @@ -53,7 +53,7 @@ catalog: (Optional) Create an alias for the service # default: required: false - type: service + type: string - variable: "SERVICE_LINK_3" label: "Service 3" @@ -68,4 +68,4 @@ catalog: (Optional) Create an alias for the service # default: required: false - type: service \ No newline at end of file + type: string \ No newline at end of file