diff --git a/bitnami/memcached/templates/statefulset.yaml b/bitnami/memcached/templates/statefulset.yaml index 37f261183..317a4e964 100644 --- a/bitnami/memcached/templates/statefulset.yaml +++ b/bitnami/memcached/templates/statefulset.yaml @@ -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