Fix publish port on template

This commit is contained in:
disaster37 2017-04-07 15:12:17 +00:00
parent 39cba82a82
commit 31582505b1

View File

@ -93,7 +93,7 @@ catalog:
- "true"
- "false"
- variable: "PUBLISH_PORT"
description: "Set port if you want publish external port for GoCD server or Loadbalancer. Else set 'false'"
description: "Set port if you want publish external port for GoCD server or Loadbalancer"
label: "Publish port"
required: false
type: "string"