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