From c36ee78206f3a8b1af56095a995c750c616826bc Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Tue, 26 Nov 2024 09:14:24 +0100 Subject: [PATCH] debug --- argocd/apps/innollm/openwebui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/innollm/openwebui.yaml b/argocd/apps/innollm/openwebui.yaml index 2e1b583..cc396a3 100644 --- a/argocd/apps/innollm/openwebui.yaml +++ b/argocd/apps/innollm/openwebui.yaml @@ -16,7 +16,7 @@ spec: - name: serviceAccount.name value: 'open-webui' - name: serviceAccount.automountServiceAccountToken - value: 'false' + value: 'true' - name: ingress.class value: 'traefik' - name: ingress.enabled