Update k8s/apps/ollama/openweb-ui-values.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 13s
Auto-update README / Generate README and Create MR (push) Successful in 9s

This commit is contained in:
ab
2025-11-09 00:38:08 +00:00
parent e0cf9371ae
commit d4ff8d4665

View File

@@ -9,7 +9,7 @@ extraEnvVars:
# Allows auto-creation of new users using OAuth. Must be paired with ENABLE_LOGIN_FORM=false.
ENABLE_OAUTH_SIGNUP: true
# Disables user/password login form. Required when ENABLE_OAUTH_SIGNUP=true.
ENABLE_LOGIN_FORM: false
ENABLE_LOGIN_FORM: true
OAUTH_MERGE_ACCOUNTS_BY_EMAIL: true
extraEnvFrom: