feat: add more

This commit is contained in:
2026-04-22 19:14:38 -05:00
parent f0bd248799
commit 5d23f3c391
22 changed files with 252 additions and 201 deletions

View File

@@ -127,7 +127,7 @@ ollama:
- name: WEBUI_SECRET_KEY
valueFrom:
secretKeyRef:
name: ollama-key-secret
name: ollama-key
key: key
- name: DATABASE_URL
valueFrom:
@@ -143,12 +143,12 @@ ollama:
- name: OAUTH_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: ollama-oidc-secret
name: open-webui-oidc-authentik
key: secret
- name: OAUTH_CLIENT_ID
valueFrom:
secretKeyRef:
name: ollama-oidc-secret
name: open-webui-oidc-authentik
key: client
- name: OAUTH_PROVIDER_NAME
value: Authentik