Removed web_port
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
version: '2'
|
version: '2'
|
||||||
catalog:
|
catalog:
|
||||||
name: Gitlab-CE
|
name: GitLab
|
||||||
version: latest
|
version: latest
|
||||||
# description:
|
# description:
|
||||||
# minimum_rancher_version:
|
# minimum_rancher_version:
|
||||||
@@ -24,14 +24,6 @@ catalog:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
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"
|
- variable: "DATA_DIR"
|
||||||
label: "Data Directory"
|
label: "Data Directory"
|
||||||
description: |
|
description: |
|
||||||
|
|||||||
Reference in New Issue
Block a user