diff --git a/apps/base/open-webui.yaml b/apps/base/open-webui.yaml index 8aff546..6d3858b 100644 --- a/apps/base/open-webui.yaml +++ b/apps/base/open-webui.yaml @@ -71,6 +71,9 @@ spec: enabled: true accessModes: ["ReadWriteOnce"] + commonEnvVars: + - ENABLE_OAUTH_PERSISTENT_CONFIG=false + # OIDC via Authentik sso: enabled: true