Removed link alias to simplify
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
||||
{{- end}}
|
||||
{{- if .Values.GITLAB_LINK}}
|
||||
external_links:
|
||||
- ${GITLAB_LINK}{{- if .Values.GITLAB_LINK_ALIAS}}:${GITLAB_LINK_ALIAS}{{- end}}
|
||||
- ${GITLAB_LINK}:gitlab
|
||||
{{- end}}
|
||||
labels:
|
||||
io.rancher.container.pull_image: always
|
||||
@@ -48,7 +48,7 @@ services:
|
||||
- run
|
||||
{{- if .Values.GITLAB_LINK}}
|
||||
external_links:
|
||||
- ${GITLAB_LINK}{{- if .Values.GITLAB_LINK_ALIAS}}:${GITLAB_LINK_ALIAS}{{- end}}
|
||||
- ${GITLAB_LINK}:gitlab
|
||||
{{- end}}
|
||||
labels:
|
||||
io.rancher.container.pull_image: always
|
||||
|
||||
Reference in New Issue
Block a user