mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
cannot contain whitespace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user