mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
Disable ingress in values.yaml for open-webui chart to minimize changes
This commit is contained in:
parent
0e865418e8
commit
3d8db7dc34
@ -161,7 +161,7 @@ managedCertificate:
|
||||
- chat.example.com # update to your real domain
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
enabled: false
|
||||
class: ""
|
||||
# -- Use appropriate annotations for your Ingress controller, e.g., for NGINX:
|
||||
annotations:
|
||||
|
Loading…
Reference in New Issue
Block a user