Testing simplified template config

This commit is contained in:
WilliamMiceli
2019-11-10 17:22:30 -05:00
parent 81834228c6
commit 2bc2400f5b
2 changed files with 7 additions and 33 deletions

View File

@@ -17,12 +17,11 @@ catalog:
required: false
type: string
- variable: "GITLAB_URL"
label: "GitLab URL"
- variable: "GITLAB_HOST"
label: "GitLab Server Hostname/IP"
description: |
The URL which your GitLab instance can be reached at.
You can use the service selection and alias to create a direct link if it is in your Rancher environment.
default: "http://gitlab/"
The Hostname/IP which your GitLab instance can be reached at.
default: "gitlab.com"
required: true
type: string
@@ -49,19 +48,4 @@ catalog:
These can be changed later in GitLab.
default: "docker"
required: false
type: string
- variable: "GITLAB_LINK"
label: "GitLab Service"
description: |
(Optional) Create a direct link to the GitLab service.
required: false
type: service
- variable: "GITLAB_IP"
label: "Local GitLab IP"
description: |
(Optional) The local IP address of the GitLab service.
# default: ""
required: false
type: string
type: string