Disable ingress in values.yaml for open-webui chart to minimize changes

This commit is contained in:
Ido777 2025-02-09 17:18:46 +02:00
parent 0e865418e8
commit 3d8db7dc34

View File

@ -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: