mirror of
https://github.com/open-webui/helm-charts
synced 2025-05-31 18:48:06 +00:00
Merge pull request #117 from alexnederlof/patch-2
Fix Pipelines persistance
This commit is contained in:
commit
e2bb6c5ac4
@ -46,7 +46,7 @@ spec:
|
||||
{{- end }}
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /app/backend/data
|
||||
mountPath: /app/pipelines
|
||||
env:
|
||||
{{- if .Values.extraEnvVars }}
|
||||
{{- toYaml .Values.extraEnvVars | nindent 8 }}
|
||||
|
Loading…
Reference in New Issue
Block a user