From 5a0a17b33f5cc5693e934cc2c54d57c317111541 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 28 Jan 2025 05:51:49 -0600 Subject: [PATCH] update --- master/open-webui/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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