feat: enable websocket support and redis integration in openwebui helm configuration
This commit is contained in:
@@ -13,6 +13,13 @@ helm:
|
|||||||
service:
|
service:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
||||||
|
websocket:
|
||||||
|
enabled: true
|
||||||
|
manager: redis
|
||||||
|
|
||||||
|
redis:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
ollama:
|
ollama:
|
||||||
enabled: false
|
enabled: false
|
||||||
tika:
|
tika:
|
||||||
|
|||||||
Reference in New Issue
Block a user