cannot contain whitespace

This commit is contained in:
David J. M. Karlsen
2019-12-09 22:48:17 +01:00
parent 0da87b5d29
commit 8b31adcc1c

View File

@@ -44,7 +44,7 @@ spec:
command:
{{ toYaml .Values.command | indent 12 }}
{{- if .Values.persistence.enabled }}
- -e /cache-state/memory_file
- -e/cache-state/memory_file
{{- end }}
env:
- name: MEMCACHED_USERNAME