Fixed minor issue

This commit is contained in:
William Miceli
2019-08-01 14:51:25 -04:00
parent 132ace8530
commit a96662613a

View File

@@ -18,6 +18,7 @@ services:
DOCKER_EXTRA_HOSTS: gitlab:${GITLAB_IP}
DOCKER_HOST: tcp://docker:2375/
external_links:
{{- if .Values.GITLAB_LINK}}
- ${GITLAB_LINK}:gitlab
{{- end}}
labels: