Testing if this can be passed as CLI argument
This commit is contained in:
@@ -28,6 +28,8 @@ services:
|
||||
- --docker-extra-hosts
|
||||
- "gitlab:${GITLAB_IP}"
|
||||
{{- end}}
|
||||
- --host
|
||||
- "tcp://docker:2375/"
|
||||
{{- if .Values.GITLAB_LINK}}
|
||||
external_links:
|
||||
- ${GITLAB_LINK}:gitlab
|
||||
|
||||
Reference in New Issue
Block a user