From 4140abfec4037c58f719c65fa41b57966216cebc Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Tue, 26 Nov 2024 10:11:05 +0100 Subject: [PATCH] delete persistece size --- argocd/apps/innollm/openwebui.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/argocd/apps/innollm/openwebui.yaml b/argocd/apps/innollm/openwebui.yaml index 14996e2..e70fd17 100644 --- a/argocd/apps/innollm/openwebui.yaml +++ b/argocd/apps/innollm/openwebui.yaml @@ -13,8 +13,6 @@ spec: parameters: - name: serviceAccount.enable value: 'false' - - name: persistence.size - value: 500Gi - name: ingress.class value: 'traefik' - name: ingress.enabled