mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
update docs / chart
This commit is contained in:
parent
c64a6d983c
commit
7b349d2f08
@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: open-webui
|
||||
version: 5.24.0
|
||||
version: 5.25.0
|
||||
appVersion: 0.5.20
|
||||
home: https://www.openwebui.com/
|
||||
icon: >-
|
||||
|
@ -124,6 +124,7 @@ helm upgrade --install open-webui open-webui/open-webui
|
||||
| websocket.redis.pods | object | `{"annotations":{}}` | Redis pod |
|
||||
| websocket.redis.pods.annotations | object | `{}` | Redis pod annotations |
|
||||
| websocket.redis.resources | object | `{}` | Redis resources |
|
||||
| websocket.redis.securityContext | object | `{}` | Redis security context ref: <https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-containe> |
|
||||
| websocket.redis.service | object | `{"annotations":{},"containerPort":6379,"labels":{},"nodePort":"","port":6379,"type":"ClusterIP"}` | Redis service |
|
||||
| websocket.redis.service.annotations | object | `{}` | Redis service annotations |
|
||||
| websocket.redis.service.containerPort | int | `6379` | Redis container/target port |
|
||||
|
Loading…
Reference in New Issue
Block a user