Removed brackets, since I don't want to have an array
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
- --docker-privileged
|
||||
{{- if .Values.GITLAB_IP}}
|
||||
- --docker-extra-hosts
|
||||
- ["gitlab:${GITLAB_IP}"]
|
||||
- "gitlab:${GITLAB_IP}"
|
||||
{{- end}}
|
||||
{{- if .Values.GITLAB_LINK}}
|
||||
external_links:
|
||||
|
||||
Reference in New Issue
Block a user