diff --git a/master/open-webui/templates/deployment.yaml b/master/open-webui/templates/deployment.yaml index 3bebbd5..c76ec24 100644 --- a/master/open-webui/templates/deployment.yaml +++ b/master/open-webui/templates/deployment.yaml @@ -20,7 +20,7 @@ spec: image: registry.internal.durp.info/open-webui/open-webui:main imagePullPolicy: Always volumeMounts: - - name: open-webui-pvc + - name: open-webui-pvc1 mountPath: /app/backend/data ports: - name: http