Fixed minor issue
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
|||||||
DOCKER_EXTRA_HOSTS: gitlab:${GITLAB_IP}
|
DOCKER_EXTRA_HOSTS: gitlab:${GITLAB_IP}
|
||||||
DOCKER_HOST: tcp://docker:2375/
|
DOCKER_HOST: tcp://docker:2375/
|
||||||
external_links:
|
external_links:
|
||||||
|
{{- if .Values.GITLAB_LINK}}
|
||||||
- ${GITLAB_LINK}:gitlab
|
- ${GITLAB_LINK}:gitlab
|
||||||
{{- end}}
|
{{- end}}
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user