Fixed typo
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
|||||||
- --docker-extra-hosts
|
- --docker-extra-hosts
|
||||||
- "gitlab:${GITLAB_IP}"
|
- "gitlab:${GITLAB_IP}"
|
||||||
{{- end}}
|
{{- end}}
|
||||||
- --host
|
- --docker-host
|
||||||
- "tcp://docker:2375/"
|
- "tcp://docker:2375/"
|
||||||
{{- if .Values.GITLAB_LINK}}
|
{{- if .Values.GITLAB_LINK}}
|
||||||
external_links:
|
external_links:
|
||||||
|
|||||||
Reference in New Issue
Block a user