Testing if this can be passed as CLI argument

This commit is contained in:
William Miceli
2019-07-31 21:08:07 -04:00
parent 319227a2f6
commit ca4f83248e

View File

@@ -28,6 +28,8 @@ services:
- --docker-extra-hosts - --docker-extra-hosts
- "gitlab:${GITLAB_IP}" - "gitlab:${GITLAB_IP}"
{{- end}} {{- end}}
- --host
- "tcp://docker:2375/"
{{- if .Values.GITLAB_LINK}} {{- if .Values.GITLAB_LINK}}
external_links: external_links:
- ${GITLAB_LINK}:gitlab - ${GITLAB_LINK}:gitlab