Testing if this can be passed as CLI argument
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user