mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-11 09:04:49 +00:00
disabled managed certificate setting in values.yaml
This commit is contained in:
parent
3d8db7dc34
commit
9c5db2ccd2
@ -155,7 +155,7 @@ copyAppData:
|
||||
resources: {}
|
||||
|
||||
managedCertificate:
|
||||
enabled: true
|
||||
enabled: false
|
||||
name: "mydomain-chat-cert" # You can override this name if needed
|
||||
domains:
|
||||
- chat.example.com # update to your real domain
|
||||
|
Loading…
Reference in New Issue
Block a user