From 877b6c2f15b3faffac944ff374e1890305d68928 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 14 Apr 2024 00:06:41 -0400 Subject: [PATCH] Remove readonly flag --- open-webui/open-webui-deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/open-webui/open-webui-deployment.yaml b/open-webui/open-webui-deployment.yaml index c4c2e94..a03dac7 100644 --- a/open-webui/open-webui-deployment.yaml +++ b/open-webui/open-webui-deployment.yaml @@ -24,7 +24,6 @@ spec: volumeMounts: - name: config mountPath: /app/backend/data - readOnly: true volumes: - name: config persistentVolumeClaim: