Removed web_port

This commit is contained in:
WilliamMiceli
2019-02-08 21:23:04 -05:00
parent 1d7581f621
commit 65762e0c3d

View File

@@ -1,6 +1,6 @@
version: '2'
catalog:
name: Gitlab-CE
name: GitLab
version: latest
# description:
# minimum_rancher_version:
@@ -24,14 +24,6 @@ catalog:
required: true
type: string
- variable: "WEB_PORT"
label: "Web Port"
description: |
The port to access the web interface on.
default: "20300"
required: true
type: string
- variable: "DATA_DIR"
label: "Data Directory"
description: |