Try to fix gocd

This commit is contained in:
disaster 2017-04-18 09:49:04 +00:00
parent e69fa37142
commit 5ef34e0cc3

View File

@ -5,7 +5,7 @@ services:
tty: true
image: webcenter/alpine-gocd-server:17.3.0-1
volumes:
{{- if hasPrefix string(.Values.VOLUME_DRIVER_SERVER) "/" }}
{{- if hasPrefix (string .Values.VOLUME_DRIVER_SERVER) "/" }}
- ${VOLUME_DRIVER_SERVER}:/data
{{- else}}
- gocd-server-data:/data